pointerTypeRegisterStatic

fngobject.types.GType pointerTypeRegisterStatic(string name)

Creates a new G_TYPE_POINTER derived type id for a new pointer type with name name.

Parameters

namethe name of the new pointer type.

Returns

a new G_TYPE_POINTER derived type id for name.