Skip to content

API Reference / @gtkx/runtime / getInstanceType

Function: getInstanceType()

getInstanceType(instance): bigint

Defined in: runtime/dist/registry.d.ts:21

Returns the GType tag of the given wrapper instance.

Parameters

instance

object

Returns

bigint

Released under the MPL-2.0 License.