TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Registers name as the name of a new static type derived from G_TYPE_PARAM.
name
G_TYPE_PARAM
The type system uses the information contained in the GObject.ParamSpecTypeInfo structure pointed to by info to manage the GObject.ParamSpec type and its instances.
info
0-terminated string used as the name of the new GObject.ParamSpec type.
The GObject.ParamSpecTypeInfo for this GObject.ParamSpec type.
The new type identifier.
Registers
nameas the name of a new static type derived fromG_TYPE_PARAM.The type system uses the information contained in the GObject.ParamSpecTypeInfo structure pointed to by
infoto manage the GObject.ParamSpec type and its instances.