GtkSeparatorMenuItem {RGtk2} | R Documentation |
A separator used in menus
gtkSeparatorMenuItemNew(show = TRUE)
gtkSeparatorMenuItem(show = TRUE)
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkItem +----GtkMenuItem +----GtkSeparatorMenuItem
GtkSeparatorMenuItem implements
GtkBuildable
and AtkImplementorIface.
The GtkSeparatorMenuItem
is a separator used to group
items within a menu. It displays a horizontal line with a shadow to
make it appear sunken into the interface.
GtkSeparatorMenuItem
GtkSeparatorMenuItem
struct contains private data only, and
should be accessed using the functions below.
gtkSeparatorMenuItem
is the equivalent of gtkSeparatorMenuItemNew
.
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/gtk/GtkSeparatorMenuItem.html