set_can_shrink


Description:

[ Version ( since = "1.4" ) ]
public void set_can_shrink (bool can_shrink)

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].

Parameters:

this

a button content

can_shrink

whether the button can shrink