Method
AdwToolbarViewget_content
Declaration [src]
GtkWidget*
adw_toolbar_view_get_content (
AdwToolbarView* self
)
Description [src]
Gets the content widget for self
.
Available since: | 1.4 |
Gets property | Adw.ToolbarView:content |
Return value
Returns: | GtkWidget |
The content widget. |
|
The data is owned by the instance. | |
The return value can be NULL . |