Toc Gallery Index Tree Gtk.Hbutton_Box

Hierarchy

Description

A Gtk_Hbutton_Box is a specific Gtk_Button_Box that organizes its children horizontally. The beginning of the box (when you add children with Gtk.Box.Pack_Start) is on the left of the box. Its end (for Gtk.Box.Pack_End) is on the right.

Types

Subprograms

  • procedure Gtk_New (Widget : out Gtk_Hbutton_Box);
    Create a new horizontal button box.
  • procedure Initialize (Widget : access Gtk_Hbutton_Box_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 a Gtk_HButton_Box.

Signals

Properties

Alphabetical Index