GtkSeparatorMenuItem: GtkSeparatorMenuItem

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References

Description

A separator used in menus

Methods and Functions

gtkSeparatorMenuItemNew(show = TRUE)
gtkSeparatorMenuItem(show = TRUE)

Hierarchy

1
2
3
4
5
6
7
8
9
GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkItem
                                       +----GtkMenuItem
                                             +----GtkSeparatorMenuItem

Interfaces

GtkSeparatorMenuItem implements AtkImplementorIface, GtkBuildable and GtkActivatable.

Detailed Description

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.

Structures

GtkSeparatorMenuItem

The GtkSeparatorMenuItem struct contains private data only, and should be accessed using the functions below.

Convenient Construction

gtkSeparatorMenuItem is the equivalent of gtkSeparatorMenuItemNew.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gtk2/stable/GtkSeparatorMenuItem.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.