set_can_shrink
Description:
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 |