Method

AdwViewSwitcherTitleset_stack

since: 1.0

Declaration [src]

void
adw_view_switcher_title_set_stack (
  AdwViewSwitcherTitle* self,
  AdwViewStack* stack
)

Description [src]

Sets the stack controlled by self.

Available since: 1.0

Parameters

stack

Type: AdwViewStack

A stack.

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