Boxed.pointerTypeRegisterStatic

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

struct Boxed
static
pointerTypeRegisterStatic
(
string name
)

Parameters

name string

the name of the new pointer type.

Return Value

Type: GType

a new G_TYPE_POINTER derived type id for name.