Method

AdwInlineViewSwitcherset_stack

Declaration [src]

void
adw_inline_view_switcher_set_stack (
  AdwInlineViewSwitcher* self,
  AdwViewStack* stack
)

Description [src]

Sets the stack to control.

Available since:1.7

Parameters

stack AdwViewStack
 

A stack.

 The argument can be NULL.
 The data is owned by the caller of the function.