Panel.FrameSwitcher¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Widget (183), GObject.Object (37), Gtk.Accessible (17), Gtk.Buildable (1), Gtk.Orientable (2), Panel.FrameHeader (6)
- Structs:
 
class  | 
  | 
Virtual Methods¶
Properties¶
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class Panel.FrameSwitcher(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
A
Panel.FrameSwitcheris aPanel.FrameHeaderthat shows a row of buttons to switch betweenGtk.Stackpages, not disimilar to aGtk.StackSwitcher.- classmethod new()¶
 - Returns:
 a new
PanelFrameSwitcher.- Return type:
 
Create a new
PanelFrameSwitcher.