Constructor

HeBottomBarfloating

Declaration

HeBottomBar*
he_bottom_bar_new_floating (
  GtkWidget* overlay_widget
)

Description [src]

Create a new BottomBar in floating mode. This convenience constructor automatically sets the mode to FLOATING and configures the overlay widget. The bottom bar will hover over the specified widget with elevated styling..

Parameters

overlay_widget

Type: GtkWidget

The widget to overlay the bottom bar on top of .

The data is owned by the caller of the function.

Return value

Type: HeBottomBar

No description available.

The data is owned by the called function.