Method

AdapViewSwitcherset_stack

Declaration [src]

void
adap_view_switcher_set_stack (
  AdapViewSwitcher* self,
  AdapViewStack* stack
)

Description [src]

Sets the stack controlled by self.

Parameters

stack

Type: AdapViewStack

A stack.

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