set_overflow
Description:
Sets how this treats content that is drawn outside the widget'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 gtk_overflow_visible.
Parameters:
this |
a `GtkWidget` |
overflow |
desired overflow |