Method
AdwHeaderBarget_title_widget
since: 1.0
Declaration [src]
GtkWidget*
adw_header_bar_get_title_widget (
AdwHeaderBar* self
)
Description [src]
Gets the title widget widget of self
.
Available since: 1.0
Gets property | Adw.HeaderBar:title-widget |
Return value
Type: GtkWidget
The title widget.
The returned data is owned by the instance. |
The return value can be NULL . |