Method
AdwInlineViewSwitcherset_can_shrink
Declaration [src]
void
adw_inline_view_switcher_set_can_shrink (
AdwInlineViewSwitcher* self,
gboolean can_shrink
)
Description [src]
Sets whether the toggles can be smaller than the natural size of their contents.
If can_shrink is TRUE, the toggle labels will ellipsize.
| Available since: | 1.7 |
| Sets property | Adw.InlineViewSwitcher:can-shrink |