can_shrink


Description:

public bool can_shrink { get; set; }

Whether the toggles can be smaller than the natural size of their contents.

If set to `TRUE`, the toggle labels will ellipsize.

See [property@Gtk.Button:can-shrink].