Toc Gallery Index Tree Gtk.Tearoff_Menu_Item

Hierarchy

Description

This package contains a special type of menu item, which is displayed as a hashed line, and which is used to tear off a menu (ie detach it from the menu bar, and into its own toplevel window, so that the user can keep it visible at all time).

Types

  • type Gtk_Tearoff_Menu_Item is access all Gtk_Tearoff_Menu_Item_Record'Class;
  • type Gtk_Tearoff_Menu_Item_Record is new Menu_Item.Gtk_Menu_Item_Record with private;

Subprograms

  • procedure Gtk_New (Menu_Item : out Gtk_Tearoff_Menu_Item);
    procedure Initialize (Menu_Item : access Gtk_Tearoff_Menu_Item_Record'Class);
    Creates or Initializes a menu item
  • function Get_Type return Gtk.Gtk_Type;
    Return the internal value associated with a Gtk_Tearoff_Menu_Item.

Properties

Alphabetical Index