Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ButtonBoxStyle

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkButtonBoxStyle
Enum : ButtonBoxStyle
Used to dictate the style that a GtkButtonBox uses to layout the buttons it
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
Retrieves the method being used to arrange the buttons in a button box.
Gtk.ButtonBox
Method
set_layout (ButtonBoxStyle layout_style) : none
Changes the way buttons are arranged in their container.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:41 GMT+0800 (HKT)