Skip to content

API Reference / @gtkx/runtime / typeParent

Function: typeParent()

typeParent(type): bigint

Defined in: runtime/dist/type.d.ts:61

Returns the immediate parent GType of the given type.

Parameters

type

bigint

Returns

bigint

Released under the MPL-2.0 License.