Gtk.HButtonBox¶
| Subclasses: | None | 
|---|
Methods¶
| 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.HButtonBox(*args, **kwargs)¶
- Bases: - Gtk.ButtonBox- Abstract: - No - Structure: - Gtk.HButtonBoxClass- 
classmethod new()[source]¶
- Returns: - a new button box - Gtk.Widget.- Return type: - Gtk.Widget- Creates a new horizontal button box. - Deprecated since version 3.2: Use - Gtk.ButtonBox.new() with- Gtk.Orientation.HORIZONTALinstead
 
- 
classmethod