Property
AdwToggleGroup:can-shrink
unstable since: 1.7
Description [src]
Whether the toggles can be smaller than the natural size of their contents.
If set to TRUE
, the toggle labels will ellipsize.
See GtkButton:can-shrink
.
Type:gboolean
Available since: 1.7
Default value | TRUE |
Getter method | adw_toggle_group_get_can_shrink() |
Setter method | adw_toggle_group_set_can_shrink() |