Method
AdapViewSwitcherTitleget_stack
deprecated: 1.4
Declaration [src]
AdapViewStack*
adap_view_switcher_title_get_stack (
AdapViewSwitcherTitle* self
)
Description [src]
Gets the stack controlled by self
.
Deprecated since: 1.4
Gets property | Adap.ViewSwitcherTitle:stack |
Return value
Type: AdapViewStack
The stack.
The data is owned by the instance. |
The return value can be NULL . |