Abi.Table¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Button (29), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Actionable (5), Gtk.Activatable (6)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Gtk.Button (6), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gtk.Actionable (4), Gtk.Activatable (2)
|
Properties¶
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Gtk.Button (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Gtk.Button (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Type |
Access |
Description |
---|---|---|---|
area |
r |
||
button |
r |
||
button_box |
r |
||
handlers |
[ |
r |
|
icon |
r |
||
label |
r |
||
max_cols |
r |
||
max_rows |
r |
||
selected_cols |
r |
||
selected_rows |
r |
||
stock_item |
r |
||
style_context |
r |
||
szCancel |
r |
||
szTable |
r |
||
total_cols |
r |
||
total_rows |
r |
||
window |
r |
||
window_label |
r |
||
window_vbox |
r |
Class Details¶
- class Abi.Table(*args, **kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_label()¶
- Returns:
the label widget.
- Return type:
- set_icon(icon)¶
- Parameters:
icon (
Gtk.Widget
) –