:right-sidebar: True PackType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: PackType :no-contents-entry: Represents the packing location of a children in its parent. See :obj:`~gi.repository.Gtk.WindowControls` for example. Fields ------ .. rst-class:: interim-class .. class:: PackType :no-index: .. attribute:: END The child is packed into the end of the widget .. attribute:: START The child is packed into the start of the widget