Enumeration
GtkOverflow
Description [src]
Defines how content overflowing a given area should be handled.
This is used in gtk_widget_set_overflow()
. The
GtkWidget:overflow
property is modeled after the
CSS overflow property, but implements it only partially.