Method
AdwTabButtonget_view
Declaration [src]
AdwTabView*
adw_tab_button_get_view (
AdwTabButton* self
)
Description [src]
Gets the tab view self
displays.
Available since: | 1.3 |
Gets property | Adw.TabButton:view |
Return value
Returns: | AdwTabView |
The tab view. |
|
The data is owned by the instance. | |
The return value can be NULL . |