Skip to content

API Reference / @gtkx/runtime / TYPE_INVALID

Variable: TYPE_INVALID

const TYPE_INVALID: 0n = 0n

Defined in: packages/runtime/dist/type.d.ts:13

GType tag for an invalid or uninitialized type.

Released under the MPL-2.0 License.