Type.name

Get the unique name that is assigned to the Objects type.

  1. string name(ObjectG obj)
    struct Type
    static
    string
    name
  2. string name(GType type)

Return Value

Type: string

Static type name or NULL.

Meta