SplitButton.setCanShrink

void setCanShrink(bool canShrink) nothrow

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 and gtk.menu_button.MenuButton.setCanShrink.

Parameters

canShrinkwhether the button can shrink