Method
AdapViewStackPagesset_selected_page
since: 1.4
Declaration [src]
void
adap_view_stack_pages_set_selected_page (
AdapViewStackPages* self,
AdapViewStackPage* page
)
Description [src]
Sets the visible child in the associated AdapViewStack
.
Available since: 1.4
Sets property | Adap.ViewStackPages:selected-page |
Parameters
page
-
Type:
AdapViewStackPage
A stack page within the associated stack.
The data is owned by the caller of the method.