If set to TRUE, the label will ellipsize.
See property@Gtk.Button:can-shrink and property@Gtk.MenuButton:can-shrink.
bool canShrink() @propertyGet canShrink property.
If set to TRUE, the label will ellipsize.
See property@Gtk.Button:can-shrink and property@Gtk.MenuButton:can-shrink.
void canShrink(bool propval) @propertySet canShrink property.
propval | Whether the button can be smaller than the natural size of its contents. If set to TRUE, the label will ellipsize. See property@Gtk.Button:can-shrink and property@Gtk.MenuButton:can-shrink. |