Method

AdwToolbarViewadd_top_bar

since: 1.4

Declaration [src]

void
adw_toolbar_view_add_top_bar (
  AdwToolbarView* self,
  GtkWidget* widget
)

Description [src]

Adds a top bar to self.

Available since: 1.4

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.