Toc Gallery Index Tree Gtk.Separator_Menu_Item

Hierarchy

Description

This widget serves as separator between menu items. It is represented graphically as a horizontal line between two items, and is used to group items into meaningful groups.

Types

  • type Gtk_Separator_Menu_Item is access all Gtk_Separator_Menu_Item_Record'Class;
  • type Gtk_Separator_Menu_Item_Record is new Gtk.Menu_Item.Gtk_Menu_Item_Record with private;

Subprograms

  • procedure Gtk_New (Widget : out Gtk_Separator_Menu_Item);
    Create a new Gtk_Image_Menu_Item.
  • procedure Initialize (Widget : access Gtk_Separator_Menu_Item_Record'Class);
    Internal initialization function. See the section "Creating your own widgets" in the documentation.
  • function Get_Type return Gtk.Gtk_Type;
    Return the internal value associated with this widget.

Signals

Alphabetical Index