:right-sidebar: True ListBase =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ListBase(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gtk.Widget`, :class:`~gi.repository.GObject.InitiallyUnowned`, :class:`~gi.repository.GObject.Object` Subclasses: :class:`~gi.repository.Gtk.GridView`, :class:`~gi.repository.Gtk.ListView` Implemented Interfaces: :class:`~gi.repository.Gtk.Accessible`, :class:`~gi.repository.Gtk.Buildable`, :class:`~gi.repository.Gtk.ConstraintTarget`, :class:`~gi.repository.Gtk.Orientable`, :class:`~gi.repository.Gtk.Scrollable` ``GtkListBase`` is the abstract base class for GTK's list widgets. Properties ---------- .. rst-class:: interim-class .. class:: ListBase :no-index: .. attribute:: props.orientation :type: ~gi.repository.Gtk.Orientation The orientation of the list. See GtkOrientable:orientation for details.