Toc Gallery Index Tree Gtk.Vbutton_Box

Hierarchy

Description

A Gtk_Vbutton_Box is a specific Gtk_Button_Box that organizes its children vertically. The beginning of the box (when you add children with Gtk.Box.Pack_Start) is on the top of the box. Its end (for Gtk.Box.Pack_End) is on the bottom.

Types

Subprograms

  • procedure Gtk_New (Widget : out Gtk_Vbutton_Box);
    Create a new vertical button box.
  • procedure Initialize (Widget : access Gtk_Vbutton_Box_Record'Class);
    Internal initialization function. See the section "Creating your own widgets" in the documentation.
  • function Get_Type return Glib.GType;
    Return the internal value associated with a Gtk_Vbutton_Box.

Signals

Properties

Alphabetical Index