Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GParamFlags |
Enum : | ParamFlags |
Properties | |
---|---|
guint32 GObject.ParamFlags.CONSTRUCT : 4
|
|
guint32 GObject.ParamFlags.CONSTRUCT_ONLY : 8
|
|
guint32 GObject.ParamFlags.DEPRECATED : 2147483648
|
|
guint32 GObject.ParamFlags.LAX_VALIDATION : 16
|
|
guint32 GObject.ParamFlags.PRIVATE : 32
|
|
guint32 GObject.ParamFlags.READABLE : 1
|
|
guint32 GObject.ParamFlags.STATIC_BLURB : 128
|
|
guint32 GObject.ParamFlags.STATIC_NAME : 32
|
|
guint32 GObject.ParamFlags.STATIC_NICK : 64
|
|
guint32 GObject.ParamFlags.WRITABLE : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GIRepository
Method |
Obtain the flags for this property info.
|