Creates a new GObject.ParamSpecPointer instance specifying a pointer property.
Where possible, it is better to use g_param_spec_object() or
g_param_spec_boxed() to expose memory management information.
See g_param_spec_internal() for details on property names.
Creates a new GObject.ParamSpecPointer instance specifying a pointer property. Where possible, it is better to use
g_param_spec_object()org_param_spec_boxed()to expose memory management information.See
g_param_spec_internal()for details on property names.