Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.HBox

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkHBox
Class : HBox
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Subclasses: Gtk.FileChooserButton
Extends: Gtk.Box
GtkHBox is a container that organizes child widgets into a single row.
Use the GtkBox packing interface to determine the arrangement,
spacing, width, and alignment of GtkHBox children.
All children are allocated the same height.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:12:49 GMT+0800 (HKT)