Package org.gnome.adw

Class InlineViewSwitcher

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget, Orientable

@Generated("io.github.jwharm.JavaGI") public final class InlineViewSwitcher extends Widget implements Accessible, Buildable, ConstraintTarget, Orientable
A view switcher that uses a toggle group.

inline-view-switcher

A view switcher showing pages of an ViewStack within an ToggleGroup, similar to ViewSwitcher.

The toggles can display either an icon, a label or both. Use the InlineViewSwitcher:display-mode to control this.

inline-view-switcher-display-modes

CSS nodes
AdwInlineViewSwitcher has a single CSS node with the name inline-view-switcher.

Style classes
Like AdwToggleGroup, it can accept the .flat and .round style classes.

inline-view-switcher-style-classes

Accessibility
The internal toggle group uses the GTK_ACCESSIBLE_ROLE_TAB_LIST role. Its toggles use the GTK_ACCESSIBLE_ROLE_TAB role.

Since:
1.7