Method

AdwHeaderBarget_title_widget

Declaration [src]

GtkWidget*
adw_header_bar_get_title_widget (
  AdwHeaderBar* self
)

Description [src]

Gets the title widget widget of self.

Return value

Type: GtkWidget

The title widget.

The returned data is owned by the instance.
The return value can be NULL.