GObject.ParamSpecLong

g GObject.ParamSpec GObject.ParamSpec GObject.ParamSpecLong GObject.ParamSpecLong GObject.ParamSpec->GObject.ParamSpecLong

Subclasses:

None

Methods

Inherited:

GObject.ParamSpec (11)

Virtual Methods

Inherited:

GObject.ParamSpec (5)

Fields

Inherited:

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.ParamSpecLong
Bases:

GObject.ParamSpec

Abstract:

No

A GObject.ParamSpec derived structure that contains the meta data for long integer properties.