Method
AdapTabOverviewget_child
since: 1.3
Declaration [src]
GtkWidget*
adap_tab_overview_get_child (
AdapTabOverview* self
)
Description [src]
Gets the child widget of self
.
Available since: 1.3
Gets property | Adap.TabOverview:child |
Return value
Type: GtkWidget
The child widget of self
.
The data is owned by the instance. |
The return value can be NULL . |