Function
GObjectpointer_type_register_static
Declaration [src]
GType
g_pointer_type_register_static (
const gchar* name
)
Description [src]
Creates a new G_TYPE_POINTER
derived type id for a new
pointer type with name name
.
GType
g_pointer_type_register_static (
const gchar* name
)
Creates a new G_TYPE_POINTER
derived type id for a new
pointer type with name name
.