API Reference / @gtkx/native / getType
Function: getType()
getType(
handle):bigint
Defined in: index.d.ts:92
Returns the GType of the GObject referenced by handle, or 0 when the handle does not reference a GObject.
Parameters
handle
Returns
bigint