Sets our main struct and passes it to the parent class.
Creates a new #HdyViewSwitcherTitle widget.
Gets the policy of @self.
Get the #GtkStack being controlled by the #HdyViewSwitcher.
the main Gtk struct as a void*
Gets the subtitle of @self. See hdy_view_switcher_title_set_subtitle().
Gets the title of @self. See hdy_view_switcher_title_set_title().
Get whether the title label of @self is visible.
Gets whether @self's view switcher is enabled.
Get the main Gtk struct
Sets the policy of @self.
Sets the #GtkStack to control.
Sets the subtitle of @self. The subtitle should give a user additional details.
Sets the title of @self. The title should give a user additional details. A good title should not include the application name.
Make @self enable or disable its view switcher. If it is disabled, the title will be displayed instead. This allows to programmatically and prematurely hide the view switcher of @self even if it fits in the available space.
the main Gtk struct