Function

GObject-2.0GObjectparam_spec_unichar

  • 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().

    See g_param_spec_internal() for details on property names.

    Parameters

    • name: string

      canonical name of the property specified

    • nick: string

      nick name for the property specified

    • blurb: string

      description of the property specified

    • default_value: string

      default value for the property specified

    • flags: ParamFlags

      flags for the property specified

    Returns GObject.ParamSpec

    a newly created parameter specification