Function

GObject-2.0GObjectpointer_type_register_static

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

    Parameters

    • name: string

      the name of the new pointer type.

    Returns GType

    a new G_TYPE_POINTER derived type id for name.