:right-sidebar: True Overflow =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: Overflow :no-contents-entry: Defines how content overflowing a given area should be handled. This is used in :obj:`~gi.repository.Gtk.Widget.set_overflow`. The :obj:`~gi.repository.Gtk.Widget.props.overflow` property is modeled after the CSS overflow property, but implements it only partially. Fields ------ .. rst-class:: interim-class .. class:: Overflow :no-index: .. attribute:: HIDDEN The type of the None singleton. .. attribute:: VISIBLE The type of the None singleton.