Gtk.VButtonBox

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Box Gtk.Box Gtk.ButtonBox Gtk.ButtonBox Gtk.Box->Gtk.ButtonBox Gtk.Buildable->Gtk.Widget Gtk.VButtonBox Gtk.VButtonBox Gtk.ButtonBox->Gtk.VButtonBox Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.ButtonBox (7), Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.ButtonBox (1), Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Child Properties

Inherited:

Gtk.ButtonBox (2), Gtk.Box (5)

Style Properties

Inherited:

Gtk.ButtonBox (4), Gtk.Widget (17)

Signals

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Fields

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Type

Access

Description

button_box

Gtk.ButtonBox

r

Class Details

class Gtk.VButtonBox(*args, **kwargs)
Bases:

Gtk.ButtonBox

Abstract:

No

Structure:

Gtk.VButtonBoxClass

classmethod new()[source]
Returns:

a new button box Gtk.Widget.

Return type:

Gtk.Widget

Creates a new vertical button box.

Deprecated since version 3.2: Use Gtk.ButtonBox.new() with Gtk.Orientation.VERTICAL instead