GObject.ParamSpecFloat¶
- Subclasses:
None
Methods¶
- Inherited:
Virtual Methods¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
default_value |
r |
default value for the property specified |
|
epsilon |
r |
values closer than epsilon will be considered identical by |
|
maximum |
r |
maximum value for the property specified |
|
minimum |
r |
minimum value for the property specified |
|
parent_instance |
r |
private |
Class Details¶
- class GObject.ParamSpecFloat¶
- Bases:
- Abstract:
No
A
GObject.ParamSpec
derived structure that contains the meta data for float properties.