Method
AdapTabOverviewset_child
since: 1.3
Declaration [src]
void
adap_tab_overview_set_child (
AdapTabOverview* self,
GtkWidget* child
)
Description [src]
Sets the child widget of self.
Available since: 1.3
| Sets property | Adap.TabOverview:child |
Parameters
child-
Type:
GtkWidgetThe child widget.
The argument can be NULL.The data is owned by the caller of the method.