Method

AdwInlineViewSwitcherset_display_mode

Declaration [src]

void
adw_inline_view_switcher_set_display_mode (
  AdwInlineViewSwitcher* self,
  AdwInlineViewSwitcherDisplayMode mode
)

Description [src]

Sets the display mode of self.

Determines what the toggles display: a label, an icon or both.

inline-view-switcher-display-modes

Available since:1.7

Parameters

mode AdwInlineViewSwitcherDisplayMode
 

The display mode.