Method
AdapButtonContentset_can_shrink
since: 1.4
Declaration [src]
void
adap_button_content_set_can_shrink (
AdapButtonContent* self,
gboolean can_shrink
)
Description [src]
Sets whether the button can be smaller than the natural size of its contents.
If set to TRUE
, the label will ellipsize.
Available since: 1.4
Sets property | Adap.ButtonContent:can-shrink |