Next: gtype, Previous: gtype-id, Up: GType designator
(gtype-name gtype) => name
Returns the name of GType. If the GType is invalid, signals warning and may return NIL.
NIL
(gtype-name (gtype "gint")) => "gint"