Method

AdwInlineViewSwitcherget_stack

Declaration [src]

AdwViewStack*
adw_inline_view_switcher_get_stack (
  AdwInlineViewSwitcher* self
)

Description [src]

Gets the stack self controls.

Available since:1.7

Return value

Returns: AdwViewStack
 

The stack of self.

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