Method

AdwViewSwitcherTitleget_title_visible

Declaration [src]

gboolean
adw_view_switcher_title_get_title_visible (
  AdwViewSwitcherTitle* self
)

Description [src]

Gets whether the title of self is currently visible.

If the title is visible, it means the view switcher is hidden an it may be wanted to show an alternative switcher, e.g. a AdwViewSwitcherBar.

Return value

Type: gboolean

Whether the title of self is currently visible.