GPasteGtk.SettingsUiStack¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Stack (22), 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:
 
Child Properties¶
- Inherited:
 
Style Properties¶
- Inherited:
 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class GPasteGtk.SettingsUiStack(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new()¶
 - Returns:
 a newly allocated
GPasteGtk.SettingsUiStackfree it withGObject.Object.unref- Return type:
 
Create a new instance of
GPasteGtk.SettingsUiStack
- add_panel(name, label, panel)¶
 - Parameters:
 name (
str) – the name of the panellabel (
str) – the label to displaypanel (
GPasteGtk.SettingsUiPanel) – theGPasteGtk.SettingsUiPanelto add
Add a new panel to the
GPasteGtk.SettingsUiStack
- fill()¶
 Fill the
GPasteGtk.SettingsUiStackwith default panels