Method

AdwViewSwitcherTitleget_title_visible

since: 1.0

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.

Available since: 1.0

Return value

Type: gboolean

Whether the title of self is currently visible.