This property is meant to be set by widget implementations, typically in their instance init function.
Widget.overflow
gtk.types.Overflow overflow() @propertyGet overflow property.
Returns
How content outside the widget's content area is treated.
void overflow(gtk.types.Overflow propval) @propertySet overflow property.
Parameters
propval | 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. |