paramSpecParam

fun paramSpecParam(name: String, nick: String?, blurb: String?, paramType: <Error class: unknown class>, flags: ParamFlags): ParamSpec

Creates a new #GParamSpecParam instance specifying a %G_TYPE_PARAM 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

paramType

a #GType derived from %G_TYPE_PARAM

flags

flags for the property specified