Panel.FrameHeaderBar¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Widget (183), GObject.Object (37), Gtk.Accessible (17), Gtk.Buildable (1), Panel.FrameHeader (6)
- Structs:
 
class  | 
  | 
  | 
Virtual Methods¶
Properties¶
- Inherited:
 
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/en  | 
Show Icon  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class Panel.FrameHeaderBar(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
A header bar for
Panel.Frame. It can optionally show an icon, it can have a popover to be displace, and it can also have prefix and suffix widgets.It is an implementation of
Panel.FrameHeader- classmethod new()¶
 - Returns:
 a newly created
Panel.FrameHeaderBar- Return type:
 
Create a new
Panel.FrameHeaderBar.
- Returns:
 - Return type:
 
Gets the menu popover attached to this menubar.
- get_show_icon()¶
 - Returns:
 whether to show the icon.
- Return type:
 
Tell whether it show the icon or not.