paramSpecObject
fun paramSpecObject(name: String, nick: String? = null, blurb: String? = null, objectType: <Error class: unknown class>, flags: ParamFlags): ParamSpec
Creates a new #GParamSpecBoxed instance specifying a %G_TYPE_OBJECT derived property.
See g_param_spec_internal() for details on property names.
Return
a newly created parameter specification
Parameters
name
canonical name of the property specified
nick
nick name for the property specified
blurb
description of the property specified
objectType
%G_TYPE_OBJECT derived type of this property
flags
flags for the property specified