class EV_NOTEBOOK_TAB_IMP General cluster: implementation_mswin description: "Objects that represent a tab associated with a notebook item. MsWindows implementation." create: make Ancestors EV_NOTEBOOK_TAB_I* EV_PIXMAPABLE_IMP* EV_TEXTABLE_IMP* Queries is_selectable: BOOLEAN notebook: EV_NOTEBOOK pixmap_equal_to (a_pixmap: EV_PIXMAP): BOOLEAN pixmap_imp: EV_PIXMAP_IMP_STATE text: STRING_32 text_length: INTEGER_32 wel_text: STRING_32 widget: EV_WIDGET Commands remove_pixmap set_pixmap (a_pixmap: EV_PIXMAP) set_text (a_text: STRING_GENERAL) wel_set_text (a_text: STRING_GENERAL)