API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
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.
G_TYPE_POINTER
name
Type: const gchar*
const gchar*
The name of the new pointer type.
Type: GType
GType
A new G_TYPE_POINTER derived type id for name.