:right-sidebar: True RequestedSize =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: RequestedSize(*args, **kwargs) :no-contents-entry: Represents a request of a screen object in a given orientation. These are primarily used in container implementations when allocating a natural size for children calling. See :obj:`~gi.repository.Gtk.distribute_natural_allocation`\. Fields ------ .. rst-class:: interim-class .. class:: RequestedSize :no-index: .. attribute:: data A client pointer .. attribute:: minimum_size The minimum size needed for allocation in a given orientation .. attribute:: natural_size The natural size for allocation in a given orientation