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