GtkToolShell {RGtk2} | R Documentation |
Interface for containers containing GtkToolItem widgets
gtkToolShellGetEllipsizeMode(object)
gtkToolShellGetIconSize(object)
gtkToolShellGetOrientation(object)
gtkToolShellGetReliefStyle(object)
gtkToolShellGetStyle(object)
gtkToolShellGetTextAlignment(object)
gtkToolShellGetTextOrientation(object)
gtkToolShellRebuildMenu(object)
gtkToolShellGetTextSizeGroup(object)
GInterface +----GtkToolShell
GtkToolShell is implemented by
GtkToolItemGroup
and GtkToolbar
.
The GtkToolShell
interface allows container widgets to provide additional
information when embedding GtkToolItem
widgets.
see.also
: GtkToolbar
, GtkToolItem
GtkToolShell
Dummy structure for accessing instances of
GtkToolShellIface.
Derived by RGtkGen from GTK+ documentation
http://library.gnome.org/devel//gtk/GtkToolShell.html