Skip to content

API Reference / @gtkx/runtime / TypedClass

Type Alias: TypedClass

TypedClass = object

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

Object tagged with its GLib type through a __type__ GType field.

Properties

__type__

__type__: bigint

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

Released under the MPL-2.0 License.