:right-sidebar: True ObjectConstructParam =================================================================== .. currentmodule:: gi.repository.GObject .. class:: ObjectConstructParam(*args, **kwargs) :no-contents-entry: The GObjectConstructParam struct is an auxiliary structure used to hand :obj:`~gi.repository.GObject.ParamSpec`\/:obj:`~gi.repository.GObject.Value` pairs to the ``constructor`` of a :obj:`~gi.repository.GObject.ObjectClass`\. Fields ------ .. rst-class:: interim-class .. class:: ObjectConstructParam :no-index: .. attribute:: pspec The :obj:`~gi.repository.GObject.ParamSpec` of the construct parameter .. attribute:: value The value to set the parameter to