Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ButtonBoxStyle

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkButtonBoxStyle
Enum : ButtonBoxStyle
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.ButtonBox
Property
layout_style : Gtk.ButtonBoxStyle
Gtk.ButtonBox
Method
get_layout () : Gtk.ButtonBoxStyle
Gtk.ButtonBox
Method
set_layout (ButtonBoxStyle layout_style) : none
Gtk.HButtonBox
Method
Gtk.HButtonBox.get_layout_default () : Gtk.ButtonBoxStyle
Gtk.HButtonBox
Method
Gtk.HButtonBox.set_layout_default (ButtonBoxStyle layout) : none
Gtk.VButtonBox
Method
Gtk.VButtonBox.get_layout_default () : Gtk.ButtonBoxStyle
Retrieves the current layout used to arrange buttons in button box widgets.
Gtk.VButtonBox
Method
Gtk.VButtonBox.set_layout_default (ButtonBoxStyle layout) : none
Sets a new layout mode that will be used by all button boxes.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:41 GMT+0800 (HKT)