Method

AdapViewSwitcherTitleset_stack

deprecated: 1.4 

Declaration [src]

void
adap_view_switcher_title_set_stack (
  AdapViewSwitcherTitle* self,
  AdapViewStack* stack
)

Description [src]

Sets the stack controlled by self.

Deprecated since: 1.4

See the migration guide

Parameters

stack

Type: AdapViewStack

A stack.

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