XApp.StackSidebar¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
Associated stack for this |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class XApp.StackSidebar(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
the new
XApp.StackSidebar
- Return type:
Creates a new sidebar.
- get_stack()¶
-
Retrieves the stack. See
XApp.StackSidebar.set_stack
().
Property Details¶
- XApp.StackSidebar.props.stack¶
- Name:
stack
- Type:
- Default Value:
- Flags:
Associated stack for this
XApp.StackSidebar