Method
AdapToolbarViewget_content
since: 1.4
Declaration [src]
GtkWidget*
adap_toolbar_view_get_content (
AdapToolbarView* self
)
Description [src]
Gets the content widget for self
.
Available since: 1.4
Gets property | Adap.ToolbarView:content |
Return value
Type: GtkWidget
The content widget.
The data is owned by the instance. |
The return value can be NULL . |