Widget.overflow

gtk.types.Overflow overflow() @property

Get overflow property.

Returns

How content outside the widget's content area is treated.

This property is meant to be set by widget implementations, typically in their instance init function.

void overflow(gtk.types.Overflow propval) @property

Set overflow property.

Parameters

propvalHow content outside the widget's content area is treated. This property is meant to be set by widget implementations, typically in their instance init function.