Value.paramSpecUnichar

Creates a new GParamSpecUnichar instance specifying a G_TYPE_UINT property. gobject.Value structures for this property can be accessed with Value.setUint and Value.getUint.

See ParamSpec.internal for details on property names.

class Value
static
paramSpecUnichar
(
string name
,
string nick
,
string blurb
,,)

Parameters

name string

canonical name of the property specified

nick string

nick name for the property specified

blurb string

description of the property specified

defaultValue dchar

default value for the property specified

flags GParamFlags

flags for the property specified

Return Value

Type: ParamSpec

a newly created parameter specification