Property

HeBottomBar:overlay-widget

Declaration

property overlay-widget: Gtk.Widget [ read, write ]

Description [src]

The widget to overlay when in floating mode. This property is required when using FLOATING mode. The bottom bar will be positioned as an overlay on top of this widget. Behavior - If the target widget is not already in a Gtk.Overlay, one will be created automatically - The overlay is inserted into the widget hierarchy, preserving the original structure - Setting this to null while in FLOATING mode will show a warning.

Type:GtkWidget

Flags

Readableyes
Writableyes
Constructno
Construct onlyno