GObject.ParamSpecULong - Classes - GObject 2.0 (original) (raw)

g GObject.ParamSpec GObject.ParamSpec GObject.ParamSpecULong GObject.ParamSpecULong GObject.ParamSpec->GObject.ParamSpecULong

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.ParamSpecULong

Bases:

GObject.ParamSpec

Abstract:

No

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