GtkToolbar

Main Gtk struct. The GtkToolbar struct only contains private data and should only be accessed through the function described below.

Members

Variables

_Tooltips
void* _Tooltips;
Undocumented in source.
children
GList* children;
Undocumented in source.
iconSize
GtkIconSize iconSize;
Undocumented in source.
numChildren
int numChildren;
Undocumented in source.
orientation
GtkOrientation orientation;
Undocumented in source.
style
GtkToolbarStyle style;
Undocumented in source.
tooltips
GtkTooltips* tooltips;
Undocumented in source.

Meta