Method

AdwViewSwitcherget_stack

since: 1.0

Declaration [src]

AdwViewStack*
adw_view_switcher_get_stack (
  AdwViewSwitcher* self
)

Description [src]

Gets the stack controlled by self.

Available since: 1.0

Gets propertyAdw.ViewSwitcher:stack

Return value

Type: AdwViewStack

The stack.

The returned data is owned by the instance.
The return value can be NULL.