GObject.ParamSpecInt64
Fields
| Name |
Type |
Access |
Description |
| default_value |
int |
r |
default value for the property specified |
| maximum |
int |
r |
maximum value for the property specified |
| minimum |
int |
r |
minimum value for the property specified |
| parent_instance |
GObject.ParamSpec |
r |
private GObject.ParamSpec portion |
Class Details
-
class
GObject.ParamSpecInt64
-
A GObject.ParamSpec derived structure that contains the meta data for 64bit integer properties.