Creates a new GParamSpecPointer instance specifying a pointer property. Where possible, it is better to use ParamSpec.object or ParamSpec.boxed to expose memory management information.
See ParamSpec.internal for details on property names.
canonical name of the property specified
nick name for the property specified
description of the property specified
flags for the property specified
a newly created parameter specification
Creates a new GParamSpecPointer instance specifying a pointer property. Where possible, it is better to use ParamSpec.object or ParamSpec.boxed to expose memory management information.
See ParamSpec.internal for details on property names.