Property
AdwButtonContent:can-shrink
since: 1.4
Description [src]
Whether the button can be smaller than the natural size of its contents.
If set to TRUE
, the label will ellipsize.
See GtkButton:can-shrink
.
Type:gboolean
Available since: 1.4
Default value | FALSE |
Getter method | adw_button_content_get_can_shrink() |
Setter method | adw_button_content_set_can_shrink() |