![]() |
![]()
| ![]() |
![]()
NAMEEZ_GetNoteBookPageTab - returns the tab of a notebook pageSYNOPSIS#include <EZ.h> EZ_Widget *EZ_GetNoteBookPageTab( EZ_Widget *page) ARGUMENTSpage Specifies a notebook pageDESCRIPTIONA notebook page consists of two subwidgets, a tab and a frame. EZ_GetNoteBookPageTab returns the tab of a notebook page. The appearance of the tab can be reconfigured if so desired.SEE ALSOEZ_ActivateNoteBookPage(3)
|