API Reference / @gtkx/runtime / typeName
Function: typeName()
typeName(
type):string|null
Defined in: runtime/dist/type.d.ts:68
Returns the registered name of a GType, or null if it has none.
Parameters
type
bigint
Returns
string | null