setCanShrink

fun setCanShrink(canShrink: Boolean)

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

If set to TRUE, the label will ellipsize.

See method@Gtk.Button.set_can_shrink.

Since

1.4

Parameters

canShrink

whether the button can shrink