TypeScript API Documentation for PANEL-1
API Version: 1
Library Version: 1.10.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Interface for implementing FrameHeader. Contains only the virtual methods that need to be implemented.
Virtual
Add a widget into a the prefix area with a priority. The highest the priority the closest to the start.
the priority
a Gtk.Widget
Add a widget into a the suffix area with a priority. The highest the priority the closest to the start.
Tells if the panel widget can be drop onto the panel frame.
a Panel.Widget
Notifies the header that the visible page has changed.
Optional
a Panel.Widget or null if no page is visible
null
Interface for implementing FrameHeader. Contains only the virtual methods that need to be implemented.