Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GtkSeparatorMenuItem

GtkSeparatorMenuItem


Description

A separator used in menus

Methods and Functions

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

Hierarchy

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


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.