Method
AdapTabButtonget_view
since: 1.3
Declaration [src]
AdapTabView*
adap_tab_button_get_view (
AdapTabButton* self
)
Description [src]
Gets the tab view self
displays.
Available since: 1.3
Gets property | Adap.TabButton:view |
Return value
Type: AdapTabView
The tab view.
The data is owned by the instance. |
The return value can be NULL . |