get_selected_page


Description:

public unowned ViewStackPage? get_selected_page ()

Gets the [class@ViewStackPage] for the visible child of a view stack

Gets the [class@ViewStackPage] for the visible child of the associated stack.

Returns `NULL` if there's no selected page.

Parameters:

this

a [class@ViewStackPages]

Returns:

the stack page