GObject.Parameter

Fields

Name

Type

Access

Description

name

str

r/w

the parameter name

value

GObject.Value

r/w

the parameter value

Methods

None

Details

class GObject.Parameter

The GObject.Parameter struct is an auxiliary structure used to hand parameter name/value pairs to GObject.Object.newv().

Deprecated since version 2.54: This type is not introspectable.