ButtonContent.setCanShrink

void setCanShrink(bool canShrink)

Sets whether the button can be smaller than the natural size of its contents.

If set to TRUE, the label will ellipsize.

See gtk.button.Button.setCanShrink.

Parameters

canShrinkwhether the button can shrink