SplitButtonGidBuilderImpl.canShrink
T canShrink(bool propval)Set canShrink property.
Parameters
propval | 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.canShrink and gtk.menu_button.MenuButton.canShrink. |
Returns
Builder instance for fluent chaining