Method
AdapTabButtonset_view
since: 1.3
Declaration [src]
void
adap_tab_button_set_view (
AdapTabButton* self,
AdapTabView* view
)
Description [src]
Sets the tab view to display.
Available since: 1.3
Sets property | Adap.TabButton:view |
Parameters
view
-
Type:
AdapTabView
A tab view.
The argument can be NULL
.The data is owned by the caller of the method.