:right-sidebar: True SizeRequestMode =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SizeRequestMode :no-contents-entry: Specifies a preference for height-for-width or width-for-height geometry management. Fields ------ .. rst-class:: interim-class .. class:: SizeRequestMode :no-index: .. attribute:: CONSTANT_SIZE Don’t trade height-for-width or width-for-height .. attribute:: HEIGHT_FOR_WIDTH Prefer height-for-width geometry management .. attribute:: WIDTH_FOR_HEIGHT Prefer width-for-height geometry management