:right-sidebar: True SizeGroupMode =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SizeGroupMode :no-contents-entry: The mode of the size group determines the directions in which the size group affects the requested sizes of its component widgets. Fields ------ .. rst-class:: interim-class .. class:: SizeGroupMode :no-index: .. attribute:: BOTH Group affects both horizontal and vertical requisition .. attribute:: HORIZONTAL Group affects horizontal requisition .. attribute:: NONE Group has no effect .. attribute:: VERTICAL Group affects vertical requisition