Method

HandyViewSwitcherget_stack

Declaration [src]

GtkStack*
hdy_view_switcher_get_stack (
  HdyViewSwitcher* self
)

Description [src]

Gets the stack controlled by self.

Available since:1.0

Return value

Returns: GtkStack
 

The stack.

 The data is owned by the instance.
 The return value can be NULL.