- getEllipsizeMode
PangoEllipsizeMode function(GtkToolShell* shell) getEllipsizeMode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getIconSize
GtkIconSize function(GtkToolShell* shell) getIconSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getOrientation
GtkOrientation function(GtkToolShell* shell) getOrientation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getReliefStyle
GtkReliefStyle function(GtkToolShell* shell) getReliefStyle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getStyle
GtkToolbarStyle function(GtkToolShell* shell) getStyle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getTextAlignment
float function(GtkToolShell* shell) getTextAlignment;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getTextOrientation
GtkOrientation function(GtkToolShell* shell) getTextOrientation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getTextSizeGroup
GtkSizeGroup* function(GtkToolShell* shell) getTextSizeGroup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rebuildMenu
void function(GtkToolShell* shell) rebuildMenu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Virtual function table for the GtkToolShell interface. get_icon_size () mandatory implementation of gtk_tool_shell_get_icon_size(). get_orientation () mandatory implementation of gtk_tool_shell_get_orientation(). get_style () mandatory implementation of gtk_tool_shell_get_style(). get_relief_style () optional implementation of gtk_tool_shell_get_relief_style(). rebuild_menu () optional implementation of gtk_tool_shell_rebuild_menu(). get_text_orientation () optional implementation of gtk_tool_shell_get_text_orientation(). get_text_alignment () optional implementation of gtk_tool_shell_get_text_alignment(). get_ellipsize_mode () optional implementation of gtk_tool_shell_get_ellipsize_mode(). get_text_size_group () optional implementation of gtk_tool_shell_get_text_size_group().