ButtonContentGidBuilderImpl.canShrink

Set canShrink property.

class ButtonContentGidBuilderImpl(T)
T
canShrink
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining