This property is meant to be set by widget implementations, typically in their instance init function.
Widget.overflow
Get overflow property.
Returns
How content outside the widget's content area is treated.
Set 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. |