Widget.overflow

gtk.types.Overflow overflow() @property nothrow

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 nothrow

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.