TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Creates a new GObject.ParamSpecUnichar instance specifying a G_TYPE_UINT property. GObject.Value structures for this property can be accessed with g_value_set_uint() and g_value_get_uint().
G_TYPE_UINT
g_value_set_uint()
g_value_get_uint()
See g_param_spec_internal() for details on property names.
g_param_spec_internal()
canonical name of the property specified
nick name for the property specified
description of the property specified
default value for the property specified
flags for the property specified
a newly created parameter specification
Creates a new GObject.ParamSpecUnichar instance specifying a
G_TYPE_UINTproperty. GObject.Value structures for this property can be accessed withg_value_set_uint()andg_value_get_uint().See
g_param_spec_internal()for details on property names.