Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.VBox

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkVBox
Class : VBox
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Subclasses: GnomeBluetooth.Chooser, GnomeBluetooth.ChooserCombo, GnomeBluetooth.FilterWidget, Gtk.ColorSelection, Gtk.FileChooserWidget, Gtk.FontSelection, Gtk.RecentChooserWidget
Extends: Gtk.Box
A GtkVBox is a container that organizes child widgets into a single column.
Use the GtkBox packing interface to determine the arrangement,
spacing, height, and alignment of GtkVBox children.
All children are allocated the same width.
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:14:24 GMT+0800 (HKT)