GObject.ParamSpecBoolean¶
| Subclasses: | None |
|---|
Methods¶
| Inherited: | GObject.ParamSpec (11) |
|---|
Virtual Methods¶
| Inherited: | GObject.ParamSpec (4) |
|---|
Fields¶
| Inherited: |
|---|
| Name | Type | Access | Description |
|---|---|---|---|
| default_value | bool |
r | default value for the property specified |
| parent_instance | GObject.ParamSpec |
r | private GObject.ParamSpec portion |
Class Details¶
-
class
GObject.ParamSpecBoolean¶ Bases: GObject.ParamSpecAbstract: No A
GObject.ParamSpecderived structure that contains the meta data for boolean properties.