Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References
A separator used in menus
gtkSeparatorMenuItemNew(show = TRUE)
gtkSeparatorMenuItem(show = TRUE)
1 2 3 4 5 6 7 8 9 | GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkItem
+----GtkMenuItem
+----GtkSeparatorMenuItem
|
GtkSeparatorMenuItem implements
AtkImplementorIface, GtkBuildable
and GtkActivatable
.
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
The 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
https://developer.gnome.org/gtk2/stable/GtkSeparatorMenuItem.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.