[Top]
GTK2
GTK2.Toolbar
|
Method GTK2.Toolbar()->get_style()
- Method
get_style
int get_style()
- Description
Retrieves whether the toolbar has text, icons, or both. One of
TOOLBAR_BOTH , TOOLBAR_BOTH_HORIZ , TOOLBAR_ICONS , TOOLBAR_SPACE_EMPTY , TOOLBAR_SPACE_LINE and TOOLBAR_TEXT ;
|