paramSpecPointer

Creates a new #GParamSpecPointer instance specifying a pointer property. Where possible, it is better to use gobject.global.paramSpecObject or gobject.global.paramSpecBoxed to expose memory management information.

See gobject.param_spec.ParamSpec.internal for details on property names.

Parameters

name string

canonical name of the property specified

nick string

nick name for the property specified

blurb string

description of the property specified

flags gobject.types.ParamFlags

flags for the property specified

Return Value

Type: gobject.param_spec.ParamSpec

a newly created parameter specification