deferred class EV_NOTEBOOK_TAB_I General cluster: implementation_mswin description: "Objects that represent a tab associated with a notebook item." Ancestors EV_ANY_I* EV_PIXMAPABLE_I* EV_SELECTABLE_I* EV_TEXTABLE_I* Queries is_selectable: BOOLEAN notebook: EV_NOTEBOOK pixmap: EV_PIXMAP pixmap_equal_to (a_pixmap: EV_PIXMAP): BOOLEAN text: STRING_32 widget: EV_WIDGET Commands remove_pixmap set_pixmap (a_pixmap: EV_PIXMAP) set_text (a_text: STRING_GENERAL)