Method

AdapViewSwitcherBarset_stack

Declaration [src]

void
adap_view_switcher_bar_set_stack (
  AdapViewSwitcherBar* 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.