set_overflow
Description:
Sets how the widget treats content that is drawn outside the it's content area.
See the definition of [enum@Gtk.Overflow] for details.
This setting is provided for widget implementations and should not be used by application code.
The default value is [enum@Gtk.Overflow.visible].
Parameters:
| this | a widget | 
| overflow | desired overflow value |