@ts-for-gir/cli 3.0.0-beta.9 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +160 -35
- package/lib/commands/doc.d.ts +1 -17
- package/lib/commands/doc.js +7 -13
- package/lib/commands/doc.js.map +1 -1
- package/lib/commands/generate.d.ts +1 -37
- package/lib/commands/generate.js +8 -24
- package/lib/commands/generate.js.map +1 -1
- package/lib/commands/list.d.ts +1 -11
- package/lib/commands/list.js +6 -10
- package/lib/commands/list.js.map +1 -1
- package/lib/config.d.ts +21 -5
- package/lib/config.js +164 -86
- package/lib/config.js.map +1 -1
- package/lib/generation-handler.d.ts +3 -4
- package/lib/generation-handler.js +7 -11
- package/lib/generation-handler.js.map +1 -1
- package/lib/index.d.ts +0 -12
- package/lib/index.js +0 -12
- package/lib/index.js.map +1 -1
- package/lib/module-loader.d.ts +35 -24
- package/lib/module-loader.js +3 -8
- package/lib/module-loader.js.map +1 -1
- package/lib/utils.d.ts +0 -262
- package/lib/utils.js +8 -371
- package/lib/utils.js.map +1 -1
- package/package.json +32 -37
- package/src/commands/doc.ts +9 -14
- package/src/commands/generate.ts +10 -24
- package/src/commands/list.ts +8 -10
- package/src/config.ts +178 -92
- package/src/generation-handler.ts +11 -12
- package/src/index.ts +0 -12
- package/src/module-loader.ts +39 -31
- package/src/utils.ts +8 -401
- package/lib/conflict-resolver.d.ts +0 -155
- package/lib/conflict-resolver.js +0 -1103
- package/lib/conflict-resolver.js.map +0 -1
- package/lib/constants.d.ts +0 -18
- package/lib/constants.js +0 -23
- package/lib/constants.js.map +0 -1
- package/lib/dependency-manager.d.ts +0 -34
- package/lib/dependency-manager.js +0 -78
- package/lib/dependency-manager.js.map +0 -1
- package/lib/generator.d.ts +0 -5
- package/lib/generator.js +0 -2
- package/lib/generator.js.map +0 -1
- package/lib/gir-factory.d.ts +0 -51
- package/lib/gir-factory.js +0 -361
- package/lib/gir-factory.js.map +0 -1
- package/lib/gir-module.d.ts +0 -257
- package/lib/gir-module.js +0 -2086
- package/lib/gir-module.js.map +0 -1
- package/lib/html-doc-generator.d.ts +0 -13
- package/lib/html-doc-generator.js +0 -18
- package/lib/html-doc-generator.js.map +0 -1
- package/lib/injection/callbacks/gjs/Gio-2.0.d.ts +0 -2
- package/lib/injection/callbacks/gjs/Gio-2.0.js +0 -36
- package/lib/injection/callbacks/gjs/Gio-2.0.js.map +0 -1
- package/lib/injection/callbacks/gjs/index.d.ts +0 -2
- package/lib/injection/callbacks/gjs/index.js +0 -3
- package/lib/injection/callbacks/gjs/index.js.map +0 -1
- package/lib/injection/callbacks/index.d.ts +0 -4
- package/lib/injection/callbacks/index.js +0 -4
- package/lib/injection/callbacks/index.js.map +0 -1
- package/lib/injection/callbacks/node-gtk/index.d.ts +0 -2
- package/lib/injection/callbacks/node-gtk/index.js +0 -2
- package/lib/injection/callbacks/node-gtk/index.js.map +0 -1
- package/lib/injection/classes/GLib-2-0.d.ts +0 -2
- package/lib/injection/classes/GLib-2-0.js +0 -35
- package/lib/injection/classes/GLib-2-0.js.map +0 -1
- package/lib/injection/classes/gjs/GLib-2.0.d.ts +0 -2
- package/lib/injection/classes/gjs/GLib-2.0.js +0 -200
- package/lib/injection/classes/gjs/GLib-2.0.js.map +0 -1
- package/lib/injection/classes/gjs/GObject-2.0.d.ts +0 -2
- package/lib/injection/classes/gjs/GObject-2.0.js +0 -634
- package/lib/injection/classes/gjs/GObject-2.0.js.map +0 -1
- package/lib/injection/classes/gjs/Gio-2.0.d.ts +0 -5
- package/lib/injection/classes/gjs/Gio-2.0.js +0 -218
- package/lib/injection/classes/gjs/Gio-2.0.js.map +0 -1
- package/lib/injection/classes/gjs/index.d.ts +0 -2
- package/lib/injection/classes/gjs/index.js +0 -5
- package/lib/injection/classes/gjs/index.js.map +0 -1
- package/lib/injection/classes/index.d.ts +0 -4
- package/lib/injection/classes/index.js +0 -5
- package/lib/injection/classes/index.js.map +0 -1
- package/lib/injection/classes/node-gtk/GLib-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/GLib-2.0.js +0 -19
- package/lib/injection/classes/node-gtk/GLib-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/GObject-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/GObject-2.0.js +0 -66
- package/lib/injection/classes/node-gtk/GObject-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gdk-4.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gdk-4.0.js +0 -32
- package/lib/injection/classes/node-gtk/Gdk-4.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gio-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gio-2.0.js +0 -14
- package/lib/injection/classes/node-gtk/Gio-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Graphene-1.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Graphene-1.0.js +0 -133
- package/lib/injection/classes/node-gtk/Graphene-1.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gtk-3.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gtk-3.0.js +0 -31
- package/lib/injection/classes/node-gtk/Gtk-3.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gtk-4.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gtk-4.0.js +0 -52
- package/lib/injection/classes/node-gtk/Gtk-4.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Pango-1.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Pango-1.0.js +0 -31
- package/lib/injection/classes/node-gtk/Pango-1.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/index.d.ts +0 -2
- package/lib/injection/classes/node-gtk/index.js +0 -19
- package/lib/injection/classes/node-gtk/index.js.map +0 -1
- package/lib/injection/index.d.ts +0 -3
- package/lib/injection/index.js +0 -4
- package/lib/injection/index.js.map +0 -1
- package/lib/injection/injector.d.ts +0 -17
- package/lib/injection/injector.js +0 -139
- package/lib/injection/injector.js.map +0 -1
- package/lib/logger.d.ts +0 -36
- package/lib/logger.js +0 -137
- package/lib/logger.js.map +0 -1
- package/lib/messages.d.ts +0 -31
- package/lib/messages.js +0 -46
- package/lib/messages.js.map +0 -1
- package/lib/symtable.d.ts +0 -24
- package/lib/symtable.js +0 -63
- package/lib/symtable.js.map +0 -1
- package/lib/template-processor.d.ts +0 -74
- package/lib/template-processor.js +0 -165
- package/lib/template-processor.js.map +0 -1
- package/lib/transformation.d.ts +0 -156
- package/lib/transformation.js +0 -523
- package/lib/transformation.js.map +0 -1
- package/lib/type-definition-generator.d.ts +0 -116
- package/lib/type-definition-generator.js +0 -991
- package/lib/type-definition-generator.js.map +0 -1
- package/lib/types/answer-version.d.ts +0 -4
- package/lib/types/answer-version.js +0 -2
- package/lib/types/answer-version.js.map +0 -1
- package/lib/types/build-type.d.ts +0 -1
- package/lib/types/build-type.js +0 -2
- package/lib/types/build-type.js.map +0 -1
- package/lib/types/class-parent.d.ts +0 -13
- package/lib/types/class-parent.js +0 -2
- package/lib/types/class-parent.js.map +0 -1
- package/lib/types/config-flags.d.ts +0 -4
- package/lib/types/config-flags.js +0 -2
- package/lib/types/config-flags.js.map +0 -1
- package/lib/types/conflict-child-element.d.ts +0 -10
- package/lib/types/conflict-child-element.js +0 -2
- package/lib/types/conflict-child-element.js.map +0 -1
- package/lib/types/conflict-grouped-element.d.ts +0 -6
- package/lib/types/conflict-grouped-element.js +0 -2
- package/lib/types/conflict-grouped-element.js.map +0 -1
- package/lib/types/conflict-grouped-elements.d.ts +0 -4
- package/lib/types/conflict-grouped-elements.js +0 -2
- package/lib/types/conflict-grouped-elements.js.map +0 -1
- package/lib/types/construct-name.d.ts +0 -1
- package/lib/types/construct-name.js +0 -2
- package/lib/types/construct-name.js.map +0 -1
- package/lib/types/dependency-map.d.ts +0 -4
- package/lib/types/dependency-map.js +0 -2
- package/lib/types/dependency-map.js.map +0 -1
- package/lib/types/dependency.d.ts +0 -15
- package/lib/types/dependency.js +0 -2
- package/lib/types/dependency.js.map +0 -1
- package/lib/types/environment.d.ts +0 -1
- package/lib/types/environment.js +0 -2
- package/lib/types/environment.js.map +0 -1
- package/lib/types/file-info.d.ts +0 -14
- package/lib/types/file-info.js +0 -2
- package/lib/types/file-info.js.map +0 -1
- package/lib/types/generate-config.d.ts +0 -32
- package/lib/types/generate-config.js +0 -2
- package/lib/types/generate-config.js.map +0 -1
- package/lib/types/generator-type.d.ts +0 -4
- package/lib/types/generator-type.js +0 -6
- package/lib/types/generator-type.js.map +0 -1
- package/lib/types/gir-alias-element.d.ts +0 -13
- package/lib/types/gir-alias-element.js +0 -2
- package/lib/types/gir-alias-element.js.map +0 -1
- package/lib/types/gir-annotation.d.ts +0 -9
- package/lib/types/gir-annotation.js +0 -2
- package/lib/types/gir-annotation.js.map +0 -1
- package/lib/types/gir-any-element.d.ts +0 -2
- package/lib/types/gir-any-element.js +0 -2
- package/lib/types/gir-any-element.js.map +0 -1
- package/lib/types/gir-any-type.d.ts +0 -5
- package/lib/types/gir-any-type.js +0 -2
- package/lib/types/gir-any-type.js.map +0 -1
- package/lib/types/gir-array-type.d.ts +0 -20
- package/lib/types/gir-array-type.js +0 -3
- package/lib/types/gir-array-type.js.map +0 -1
- package/lib/types/gir-bitfield-element.d.ts +0 -17
- package/lib/types/gir-bitfield-element.js +0 -2
- package/lib/types/gir-bitfield-element.js.map +0 -1
- package/lib/types/gir-boolean.d.ts +0 -1
- package/lib/types/gir-boolean.js +0 -2
- package/lib/types/gir-boolean.js.map +0 -1
- package/lib/types/gir-boxed-element.d.ts +0 -15
- package/lib/types/gir-boxed-element.js +0 -2
- package/lib/types/gir-boxed-element.js.map +0 -1
- package/lib/types/gir-c-include.d.ts +0 -7
- package/lib/types/gir-c-include.js +0 -2
- package/lib/types/gir-c-include.js.map +0 -1
- package/lib/types/gir-callable-attrs.d.ts +0 -15
- package/lib/types/gir-callable-attrs.js +0 -3
- package/lib/types/gir-callable-attrs.js.map +0 -1
- package/lib/types/gir-callable-param-element.d.ts +0 -30
- package/lib/types/gir-callable-param-element.js +0 -2
- package/lib/types/gir-callable-param-element.js.map +0 -1
- package/lib/types/gir-callable-param.d.ts +0 -7
- package/lib/types/gir-callable-param.js +0 -2
- package/lib/types/gir-callable-param.js.map +0 -1
- package/lib/types/gir-callable-return.d.ts +0 -22
- package/lib/types/gir-callable-return.js +0 -2
- package/lib/types/gir-callable-return.js.map +0 -1
- package/lib/types/gir-callback-element.d.ts +0 -15
- package/lib/types/gir-callback-element.js +0 -2
- package/lib/types/gir-callback-element.js.map +0 -1
- package/lib/types/gir-class-element.d.ts +0 -48
- package/lib/types/gir-class-element.js +0 -2
- package/lib/types/gir-class-element.js.map +0 -1
- package/lib/types/gir-constant-element.d.ts +0 -15
- package/lib/types/gir-constant-element.js +0 -2
- package/lib/types/gir-constant-element.js.map +0 -1
- package/lib/types/gir-constructor-element.d.ts +0 -8
- package/lib/types/gir-constructor-element.js +0 -2
- package/lib/types/gir-constructor-element.js.map +0 -1
- package/lib/types/gir-direction.d.ts +0 -5
- package/lib/types/gir-direction.js +0 -7
- package/lib/types/gir-direction.js.map +0 -1
- package/lib/types/gir-doc-element.d.ts +0 -68
- package/lib/types/gir-doc-element.js +0 -2
- package/lib/types/gir-doc-element.js.map +0 -1
- package/lib/types/gir-enum-element.d.ts +0 -19
- package/lib/types/gir-enum-element.js +0 -2
- package/lib/types/gir-enum-element.js.map +0 -1
- package/lib/types/gir-field-element.d.ts +0 -18
- package/lib/types/gir-field-element.js +0 -2
- package/lib/types/gir-field-element.js.map +0 -1
- package/lib/types/gir-function-element.d.ts +0 -8
- package/lib/types/gir-function-element.js +0 -2
- package/lib/types/gir-function-element.js.map +0 -1
- package/lib/types/gir-implements.d.ts +0 -8
- package/lib/types/gir-implements.js +0 -2
- package/lib/types/gir-implements.js.map +0 -1
- package/lib/types/gir-include.d.ts +0 -9
- package/lib/types/gir-include.js +0 -2
- package/lib/types/gir-include.js.map +0 -1
- package/lib/types/gir-info-attrs.d.ts +0 -13
- package/lib/types/gir-info-attrs.js +0 -2
- package/lib/types/gir-info-attrs.js.map +0 -1
- package/lib/types/gir-info-elements.d.ts +0 -5
- package/lib/types/gir-info-elements.js +0 -2
- package/lib/types/gir-info-elements.js.map +0 -1
- package/lib/types/gir-instance-parameter.d.ts +0 -21
- package/lib/types/gir-instance-parameter.js +0 -2
- package/lib/types/gir-instance-parameter.js.map +0 -1
- package/lib/types/gir-interface-element.d.ts +0 -31
- package/lib/types/gir-interface-element.js +0 -2
- package/lib/types/gir-interface-element.js.map +0 -1
- package/lib/types/gir-member-element.d.ts +0 -17
- package/lib/types/gir-member-element.js +0 -2
- package/lib/types/gir-member-element.js.map +0 -1
- package/lib/types/gir-method-element.d.ts +0 -13
- package/lib/types/gir-method-element.js +0 -2
- package/lib/types/gir-method-element.js.map +0 -1
- package/lib/types/gir-module-resolved-by.d.ts +0 -10
- package/lib/types/gir-module-resolved-by.js +0 -2
- package/lib/types/gir-module-resolved-by.js.map +0 -1
- package/lib/types/gir-modules-grouped-map.d.ts +0 -4
- package/lib/types/gir-modules-grouped-map.js +0 -2
- package/lib/types/gir-modules-grouped-map.js.map +0 -1
- package/lib/types/gir-modules-grouped.d.ts +0 -12
- package/lib/types/gir-modules-grouped.js +0 -2
- package/lib/types/gir-modules-grouped.js.map +0 -1
- package/lib/types/gir-namespace.d.ts +0 -30
- package/lib/types/gir-namespace.js +0 -2
- package/lib/types/gir-namespace.js.map +0 -1
- package/lib/types/gir-package.d.ts +0 -7
- package/lib/types/gir-package.js +0 -2
- package/lib/types/gir-package.js.map +0 -1
- package/lib/types/gir-prerequisite.d.ts +0 -5
- package/lib/types/gir-prerequisite.js +0 -2
- package/lib/types/gir-prerequisite.js.map +0 -1
- package/lib/types/gir-property-element.d.ts +0 -21
- package/lib/types/gir-property-element.js +0 -2
- package/lib/types/gir-property-element.js.map +0 -1
- package/lib/types/gir-record-element.d.ts +0 -30
- package/lib/types/gir-record-element.js +0 -2
- package/lib/types/gir-record-element.js.map +0 -1
- package/lib/types/gir-repository.d.ts +0 -16
- package/lib/types/gir-repository.js +0 -2
- package/lib/types/gir-repository.js.map +0 -1
- package/lib/types/gir-signal.d.ts +0 -25
- package/lib/types/gir-signal.js +0 -2
- package/lib/types/gir-signal.js.map +0 -1
- package/lib/types/gir-transfer-ownership-type.d.ts +0 -5
- package/lib/types/gir-transfer-ownership-type.js +0 -7
- package/lib/types/gir-transfer-ownership-type.js.map +0 -1
- package/lib/types/gir-transfer-ownership.d.ts +0 -5
- package/lib/types/gir-transfer-ownership.js +0 -2
- package/lib/types/gir-transfer-ownership.js.map +0 -1
- package/lib/types/gir-type.d.ts +0 -14
- package/lib/types/gir-type.js +0 -2
- package/lib/types/gir-type.js.map +0 -1
- package/lib/types/gir-union-element.d.ts +0 -22
- package/lib/types/gir-union-element.js +0 -2
- package/lib/types/gir-union-element.js.map +0 -1
- package/lib/types/gir-unparsed-number.d.ts +0 -2
- package/lib/types/gir-unparsed-number.js +0 -2
- package/lib/types/gir-unparsed-number.js.map +0 -1
- package/lib/types/gir-var-args.d.ts +0 -5
- package/lib/types/gir-var-args.js +0 -2
- package/lib/types/gir-var-args.js.map +0 -1
- package/lib/types/gir-virtual-method.d.ts +0 -10
- package/lib/types/gir-virtual-method.js +0 -2
- package/lib/types/gir-virtual-method.js.map +0 -1
- package/lib/types/index.d.ts +0 -119
- package/lib/types/index.js +0 -120
- package/lib/types/index.js.map +0 -1
- package/lib/types/inheritance-table.d.ts +0 -3
- package/lib/types/inheritance-table.js +0 -2
- package/lib/types/inheritance-table.js.map +0 -1
- package/lib/types/injection-callback.d.ts +0 -16
- package/lib/types/injection-callback.js +0 -2
- package/lib/types/injection-callback.js.map +0 -1
- package/lib/types/injection-class.d.ts +0 -25
- package/lib/types/injection-class.js +0 -2
- package/lib/types/injection-class.js.map +0 -1
- package/lib/types/injection-function.d.ts +0 -7
- package/lib/types/injection-function.js +0 -2
- package/lib/types/injection-function.js.map +0 -1
- package/lib/types/injection-generic-parameter.d.ts +0 -2
- package/lib/types/injection-generic-parameter.js +0 -2
- package/lib/types/injection-generic-parameter.js.map +0 -1
- package/lib/types/injection-instance-parameter.d.ts +0 -2
- package/lib/types/injection-instance-parameter.js +0 -2
- package/lib/types/injection-instance-parameter.js.map +0 -1
- package/lib/types/injection-parameter.d.ts +0 -8
- package/lib/types/injection-parameter.js +0 -2
- package/lib/types/injection-parameter.js.map +0 -1
- package/lib/types/injection-property.d.ts +0 -4
- package/lib/types/injection-property.js +0 -2
- package/lib/types/injection-property.js.map +0 -1
- package/lib/types/injection-type.d.ts +0 -2
- package/lib/types/injection-type.js +0 -2
- package/lib/types/injection-type.js.map +0 -1
- package/lib/types/injection.d.ts +0 -5
- package/lib/types/injection.js +0 -2
- package/lib/types/injection.js.map +0 -1
- package/lib/types/local-name-check.d.ts +0 -4
- package/lib/types/local-name-check.js +0 -2
- package/lib/types/local-name-check.js.map +0 -1
- package/lib/types/local-name-type.d.ts +0 -1
- package/lib/types/local-name-type.js +0 -2
- package/lib/types/local-name-type.js.map +0 -1
- package/lib/types/local-name.d.ts +0 -7
- package/lib/types/local-name.js +0 -2
- package/lib/types/local-name.js.map +0 -1
- package/lib/types/local-names.d.ts +0 -4
- package/lib/types/local-names.js +0 -2
- package/lib/types/local-names.js.map +0 -1
- package/lib/types/module-type.d.ts +0 -1
- package/lib/types/module-type.js +0 -2
- package/lib/types/module-type.js.map +0 -1
- package/lib/types/parsed-gir.d.ts +0 -4
- package/lib/types/parsed-gir.js +0 -2
- package/lib/types/parsed-gir.js.map +0 -1
- package/lib/types/part-of-class.d.ts +0 -7
- package/lib/types/part-of-class.js +0 -2
- package/lib/types/part-of-class.js.map +0 -1
- package/lib/types/part-of-module.d.ts +0 -6
- package/lib/types/part-of-module.js +0 -2
- package/lib/types/part-of-module.js.map +0 -1
- package/lib/types/promisify-func.d.ts +0 -5
- package/lib/types/promisify-func.js +0 -2
- package/lib/types/promisify-func.js.map +0 -1
- package/lib/types/resolve-type.d.ts +0 -4
- package/lib/types/resolve-type.js +0 -6
- package/lib/types/resolve-type.js.map +0 -1
- package/lib/types/sym-table-items.d.ts +0 -4
- package/lib/types/sym-table-items.js +0 -2
- package/lib/types/sym-table-items.js.map +0 -1
- package/lib/types/transformation-case.d.ts +0 -1
- package/lib/types/transformation-case.js +0 -2
- package/lib/types/transformation-case.js.map +0 -1
- package/lib/types/transformations.d.ts +0 -11
- package/lib/types/transformations.js +0 -2
- package/lib/types/transformations.js.map +0 -1
- package/lib/types/ts-alias.d.ts +0 -10
- package/lib/types/ts-alias.js +0 -2
- package/lib/types/ts-alias.js.map +0 -1
- package/lib/types/ts-callback-interface.d.ts +0 -10
- package/lib/types/ts-callback-interface.js +0 -2
- package/lib/types/ts-callback-interface.js.map +0 -1
- package/lib/types/ts-callback.d.ts +0 -17
- package/lib/types/ts-callback.js +0 -2
- package/lib/types/ts-callback.js.map +0 -1
- package/lib/types/ts-class.d.ts +0 -85
- package/lib/types/ts-class.js +0 -2
- package/lib/types/ts-class.js.map +0 -1
- package/lib/types/ts-doc-tag.d.ts +0 -21
- package/lib/types/ts-doc-tag.js +0 -2
- package/lib/types/ts-doc-tag.js.map +0 -1
- package/lib/types/ts-doc.d.ts +0 -20
- package/lib/types/ts-doc.js +0 -2
- package/lib/types/ts-doc.js.map +0 -1
- package/lib/types/ts-enum.d.ts +0 -12
- package/lib/types/ts-enum.js +0 -2
- package/lib/types/ts-enum.js.map +0 -1
- package/lib/types/ts-function.d.ts +0 -44
- package/lib/types/ts-function.js +0 -2
- package/lib/types/ts-function.js.map +0 -1
- package/lib/types/ts-generic-parameter.d.ts +0 -8
- package/lib/types/ts-generic-parameter.js +0 -2
- package/lib/types/ts-generic-parameter.js.map +0 -1
- package/lib/types/ts-instance-parameter.d.ts +0 -4
- package/lib/types/ts-instance-parameter.js +0 -2
- package/lib/types/ts-instance-parameter.js.map +0 -1
- package/lib/types/ts-member.d.ts +0 -10
- package/lib/types/ts-member.js +0 -2
- package/lib/types/ts-member.js.map +0 -1
- package/lib/types/ts-method.d.ts +0 -5
- package/lib/types/ts-method.js +0 -2
- package/lib/types/ts-method.js.map +0 -1
- package/lib/types/ts-parameter.d.ts +0 -15
- package/lib/types/ts-parameter.js +0 -2
- package/lib/types/ts-parameter.js.map +0 -1
- package/lib/types/ts-property.d.ts +0 -17
- package/lib/types/ts-property.js +0 -2
- package/lib/types/ts-property.js.map +0 -1
- package/lib/types/ts-signal.d.ts +0 -17
- package/lib/types/ts-signal.js +0 -2
- package/lib/types/ts-signal.js.map +0 -1
- package/lib/types/ts-type-name.d.ts +0 -1
- package/lib/types/ts-type-name.js +0 -2
- package/lib/types/ts-type-name.js.map +0 -1
- package/lib/types/ts-type-separator.d.ts +0 -1
- package/lib/types/ts-type-separator.js +0 -2
- package/lib/types/ts-type-separator.js.map +0 -1
- package/lib/types/ts-type.d.ts +0 -22
- package/lib/types/ts-type.js +0 -2
- package/lib/types/ts-type.js.map +0 -1
- package/lib/types/ts-var.d.ts +0 -17
- package/lib/types/ts-var.js +0 -2
- package/lib/types/ts-var.js.map +0 -1
- package/lib/types/type-gir-alias.d.ts +0 -2
- package/lib/types/type-gir-alias.js +0 -2
- package/lib/types/type-gir-alias.js.map +0 -1
- package/lib/types/type-gir-class.d.ts +0 -2
- package/lib/types/type-gir-class.js +0 -2
- package/lib/types/type-gir-class.js.map +0 -1
- package/lib/types/type-gir-element.d.ts +0 -3
- package/lib/types/type-gir-element.js +0 -2
- package/lib/types/type-gir-element.js.map +0 -1
- package/lib/types/type-gir-enumeration-member.d.ts +0 -2
- package/lib/types/type-gir-enumeration-member.js +0 -2
- package/lib/types/type-gir-enumeration-member.js.map +0 -1
- package/lib/types/type-gir-enumeration.d.ts +0 -2
- package/lib/types/type-gir-enumeration.js +0 -2
- package/lib/types/type-gir-enumeration.js.map +0 -1
- package/lib/types/type-gir-function.d.ts +0 -1
- package/lib/types/type-gir-function.js +0 -2
- package/lib/types/type-gir-function.js.map +0 -1
- package/lib/types/type-gir-interface.d.ts +0 -2
- package/lib/types/type-gir-interface.js +0 -2
- package/lib/types/type-gir-interface.js.map +0 -1
- package/lib/types/type-gir-method.d.ts +0 -2
- package/lib/types/type-gir-method.js +0 -2
- package/lib/types/type-gir-method.js.map +0 -1
- package/lib/types/type-gir-parameter.d.ts +0 -1
- package/lib/types/type-gir-parameter.js +0 -2
- package/lib/types/type-gir-parameter.js.map +0 -1
- package/lib/types/type-gir-property.d.ts +0 -2
- package/lib/types/type-gir-property.js +0 -2
- package/lib/types/type-gir-property.js.map +0 -1
- package/lib/types/type-gir-variable.d.ts +0 -1
- package/lib/types/type-gir-variable.js +0 -2
- package/lib/types/type-gir-variable.js.map +0 -1
- package/lib/types/type-ts-element.d.ts +0 -3
- package/lib/types/type-ts-element.js +0 -2
- package/lib/types/type-ts-element.js.map +0 -1
- package/lib/types/type-ts-enumeration-member.d.ts +0 -2
- package/lib/types/type-ts-enumeration-member.js +0 -2
- package/lib/types/type-ts-enumeration-member.js.map +0 -1
- package/lib/types/type-ts-function.d.ts +0 -1
- package/lib/types/type-ts-function.js +0 -2
- package/lib/types/type-ts-function.js.map +0 -1
- package/lib/types/type-ts-property.d.ts +0 -1
- package/lib/types/type-ts-property.js +0 -2
- package/lib/types/type-ts-property.js.map +0 -1
- package/lib/types/user-config-load-result.d.ts +0 -6
- package/lib/types/user-config-load-result.js +0 -2
- package/lib/types/user-config-load-result.js.map +0 -1
- package/lib/types/user-config.d.ts +0 -40
- package/lib/types/user-config.js +0 -2
- package/lib/types/user-config.js.map +0 -1
- package/src/conflict-resolver.ts +0 -1358
- package/src/constants.ts +0 -29
- package/src/dependency-manager.ts +0 -91
- package/src/generator.ts +0 -10
- package/src/gir-factory.ts +0 -499
- package/src/gir-module.ts +0 -2827
- package/src/html-doc-generator.ts +0 -23
- package/src/injection/callbacks/gjs/Gio-2.0.ts +0 -37
- package/src/injection/callbacks/gjs/index.ts +0 -5
- package/src/injection/callbacks/index.ts +0 -6
- package/src/injection/callbacks/node-gtk/index.ts +0 -3
- package/src/injection/classes/GLib-2-0.ts +0 -36
- package/src/injection/classes/gjs/GLib-2.0.ts +0 -201
- package/src/injection/classes/gjs/GObject-2.0.ts +0 -635
- package/src/injection/classes/gjs/Gio-2.0.ts +0 -219
- package/src/injection/classes/gjs/index.ts +0 -7
- package/src/injection/classes/index.ts +0 -7
- package/src/injection/classes/node-gtk/GLib-2.0.ts +0 -20
- package/src/injection/classes/node-gtk/GObject-2.0.ts +0 -67
- package/src/injection/classes/node-gtk/Gdk-4.0.ts +0 -33
- package/src/injection/classes/node-gtk/Gio-2.0.ts +0 -15
- package/src/injection/classes/node-gtk/Graphene-1.0.ts +0 -134
- package/src/injection/classes/node-gtk/Gtk-3.0.ts +0 -32
- package/src/injection/classes/node-gtk/Gtk-4.0.ts +0 -53
- package/src/injection/classes/node-gtk/Pango-1.0.ts +0 -32
- package/src/injection/classes/node-gtk/index.ts +0 -21
- package/src/injection/index.ts +0 -3
- package/src/injection/injector.ts +0 -184
- package/src/logger.ts +0 -134
- package/src/messages.ts +0 -69
- package/src/symtable.ts +0 -72
- package/src/template-processor.ts +0 -199
- package/src/transformation.ts +0 -583
- package/src/type-definition-generator.ts +0 -1460
- package/src/types/answer-version.ts +0 -4
- package/src/types/build-type.ts +0 -1
- package/src/types/class-parent.ts +0 -14
- package/src/types/config-flags.ts +0 -5
- package/src/types/conflict-child-element.ts +0 -11
- package/src/types/conflict-grouped-element.ts +0 -7
- package/src/types/conflict-grouped-elements.ts +0 -5
- package/src/types/construct-name.ts +0 -11
- package/src/types/dependency-map.ts +0 -4
- package/src/types/dependency.ts +0 -16
- package/src/types/environment.ts +0 -1
- package/src/types/file-info.ts +0 -14
- package/src/types/generate-config.ts +0 -33
- package/src/types/generator-type.ts +0 -4
- package/src/types/gir-alias-element.ts +0 -15
- package/src/types/gir-annotation.ts +0 -10
- package/src/types/gir-any-element.ts +0 -35
- package/src/types/gir-any-type.ts +0 -7
- package/src/types/gir-array-type.ts +0 -23
- package/src/types/gir-bitfield-element.ts +0 -20
- package/src/types/gir-boolean.ts +0 -1
- package/src/types/gir-boxed-element.ts +0 -19
- package/src/types/gir-c-include.ts +0 -7
- package/src/types/gir-callable-attrs.ts +0 -19
- package/src/types/gir-callable-param-element.ts +0 -45
- package/src/types/gir-callable-param.ts +0 -9
- package/src/types/gir-callable-return.ts +0 -25
- package/src/types/gir-callback-element.ts +0 -28
- package/src/types/gir-class-element.ts +0 -71
- package/src/types/gir-constant-element.ts +0 -17
- package/src/types/gir-constructor-element.ts +0 -18
- package/src/types/gir-direction.ts +0 -5
- package/src/types/gir-doc-element.ts +0 -73
- package/src/types/gir-enum-element.ts +0 -28
- package/src/types/gir-field-element.ts +0 -31
- package/src/types/gir-function-element.ts +0 -19
- package/src/types/gir-implements.ts +0 -9
- package/src/types/gir-include.ts +0 -9
- package/src/types/gir-info-attrs.ts +0 -16
- package/src/types/gir-info-elements.ts +0 -8
- package/src/types/gir-instance-parameter.ts +0 -25
- package/src/types/gir-interface-element.ts +0 -53
- package/src/types/gir-member-element.ts +0 -19
- package/src/types/gir-method-element.ts +0 -25
- package/src/types/gir-module-resolved-by.ts +0 -11
- package/src/types/gir-modules-grouped-map.ts +0 -5
- package/src/types/gir-modules-grouped.ts +0 -13
- package/src/types/gir-namespace.ts +0 -47
- package/src/types/gir-package.ts +0 -7
- package/src/types/gir-prerequisite.ts +0 -5
- package/src/types/gir-property-element.ts +0 -31
- package/src/types/gir-record-element.ts +0 -47
- package/src/types/gir-repository.ts +0 -20
- package/src/types/gir-signal.ts +0 -43
- package/src/types/gir-transfer-ownership-type.ts +0 -5
- package/src/types/gir-transfer-ownership.ts +0 -6
- package/src/types/gir-type.ts +0 -16
- package/src/types/gir-union-element.ts +0 -35
- package/src/types/gir-unparsed-number.ts +0 -2
- package/src/types/gir-var-args.ts +0 -6
- package/src/types/gir-virtual-method.ts +0 -22
- package/src/types/index.ts +0 -119
- package/src/types/inheritance-table.ts +0 -3
- package/src/types/injection-callback.ts +0 -20
- package/src/types/injection-class.ts +0 -30
- package/src/types/injection-function.ts +0 -23
- package/src/types/injection-generic-parameter.ts +0 -3
- package/src/types/injection-instance-parameter.ts +0 -3
- package/src/types/injection-parameter.ts +0 -9
- package/src/types/injection-property.ts +0 -7
- package/src/types/injection-type.ts +0 -3
- package/src/types/injection.ts +0 -6
- package/src/types/local-name-check.ts +0 -5
- package/src/types/local-name-type.ts +0 -1
- package/src/types/local-name.ts +0 -8
- package/src/types/local-names.ts +0 -5
- package/src/types/module-type.ts +0 -1
- package/src/types/parsed-gir.ts +0 -5
- package/src/types/part-of-class.ts +0 -9
- package/src/types/part-of-module.ts +0 -8
- package/src/types/resolve-type.ts +0 -4
- package/src/types/sym-table-items.ts +0 -5
- package/src/types/transformation-case.ts +0 -7
- package/src/types/transformations.ts +0 -12
- package/src/types/ts-alias.ts +0 -11
- package/src/types/ts-callback-interface.ts +0 -11
- package/src/types/ts-callback.ts +0 -21
- package/src/types/ts-class.ts +0 -109
- package/src/types/ts-doc-tag.ts +0 -23
- package/src/types/ts-doc.ts +0 -23
- package/src/types/ts-enum.ts +0 -15
- package/src/types/ts-function.ts +0 -59
- package/src/types/ts-generic-parameter.ts +0 -8
- package/src/types/ts-instance-parameter.ts +0 -4
- package/src/types/ts-member.ts +0 -11
- package/src/types/ts-method.ts +0 -6
- package/src/types/ts-parameter.ts +0 -20
- package/src/types/ts-property.ts +0 -22
- package/src/types/ts-signal.ts +0 -21
- package/src/types/ts-type-name.ts +0 -1
- package/src/types/ts-type-separator.ts +0 -1
- package/src/types/ts-type.ts +0 -25
- package/src/types/ts-var.ts +0 -21
- package/src/types/type-gir-alias.ts +0 -2
- package/src/types/type-gir-class.ts +0 -2
- package/src/types/type-gir-element.ts +0 -25
- package/src/types/type-gir-enumeration-member.ts +0 -2
- package/src/types/type-gir-enumeration.ts +0 -2
- package/src/types/type-gir-function.ts +0 -8
- package/src/types/type-gir-interface.ts +0 -2
- package/src/types/type-gir-method.ts +0 -2
- package/src/types/type-gir-parameter.ts +0 -1
- package/src/types/type-gir-property.ts +0 -2
- package/src/types/type-gir-variable.ts +0 -1
- package/src/types/type-ts-element.ts +0 -13
- package/src/types/type-ts-enumeration-member.ts +0 -2
- package/src/types/type-ts-function.ts +0 -1
- package/src/types/type-ts-property.ts +0 -1
- package/src/types/user-config-load-result.ts +0 -6
- package/src/types/user-config.ts +0 -41
- package/templates/Cogl-2.0.d.ts +0 -0
- package/templates/Gjs/GObject-2.0.d.ts +0 -238
- package/templates/Gjs/Gio-2.0.d.ts +0 -64
- package/templates/Gjs/Gjs.d.ts +0 -204
- package/templates/Gjs/Gjs.js +0 -21
- package/templates/Gjs/GnomeShell.d.ts +0 -152
- package/templates/Gjs/GnomeShell.js +0 -10
- package/templates/Gjs/index.d.ts +0 -594
- package/templates/Gjs/index.js +0 -4
- package/templates/Gjs/misc/dbusUtils.d.ts +0 -15
- package/templates/Gjs/misc/dbusUtils.js +0 -6
- package/templates/Gjs/misc/extensionUtils.d.ts +0 -99
- package/templates/Gjs/misc/extensionUtils.js +0 -6
- package/templates/Gjs/misc/fileUtils.d.ts +0 -51
- package/templates/Gjs/misc/fileUtils.js +0 -6
- package/templates/Gjs/misc/gnomeSession.d.ts +0 -74
- package/templates/Gjs/misc/gnomeSession.js +0 -6
- package/templates/Gjs/misc/parentalControlsManager.d.ts +0 -42
- package/templates/Gjs/misc/parentalControlsManager.js +0 -6
- package/templates/Gjs/misc/signals.d.ts +0 -15
- package/templates/Gjs/misc/signals.js +0 -6
- package/templates/Gjs/module.d.ts +0 -6
- package/templates/Gjs/module.js +0 -16
- package/templates/Gjs/tsconfig.alias.json +0 -10
- package/templates/Gjs/ui/accessDialog.d.ts +0 -19
- package/templates/Gjs/ui/accessDialog.js +0 -6
- package/templates/Gjs/ui/altTab.d.ts +0 -124
- package/templates/Gjs/ui/altTab.js +0 -6
- package/templates/Gjs/ui/animation.d.ts +0 -58
- package/templates/Gjs/ui/animation.js +0 -6
- package/templates/Gjs/ui/appDisplay.d.ts +0 -204
- package/templates/Gjs/ui/appDisplay.js +0 -6
- package/templates/Gjs/ui/appFavorites.d.ts +0 -34
- package/templates/Gjs/ui/appFavorites.js +0 -6
- package/templates/Gjs/ui/appMenu.d.ts +0 -74
- package/templates/Gjs/ui/appMenu.js +0 -6
- package/templates/Gjs/ui/audioDeviceSelection.d.ts +0 -51
- package/templates/Gjs/ui/audioDeviceSelection.js +0 -6
- package/templates/Gjs/ui/background.d.ts +0 -255
- package/templates/Gjs/ui/background.js +0 -5
- package/templates/Gjs/ui/backgroundMenu.d.ts +0 -19
- package/templates/Gjs/ui/backgroundMenu.js +0 -5
- package/templates/Gjs/ui/barLevel.d.ts +0 -42
- package/templates/Gjs/ui/barLevel.js +0 -5
- package/templates/Gjs/ui/boxpointer.d.ts +0 -103
- package/templates/Gjs/ui/boxpointer.js +0 -5
- package/templates/Gjs/ui/calendar.d.ts +0 -261
- package/templates/Gjs/ui/calendar.js +0 -5
- package/templates/Gjs/ui/components/__init__.d.ts +0 -9
- package/templates/Gjs/ui/components/__init__.js +0 -6
- package/templates/Gjs/ui/components/automountManager.d.ts +0 -8
- package/templates/Gjs/ui/components/automountManager.js +0 -6
- package/templates/Gjs/ui/components/autorunManager.d.ts +0 -8
- package/templates/Gjs/ui/components/autorunManager.js +0 -6
- package/templates/Gjs/ui/components/index.d.ts +0 -6
- package/templates/Gjs/ui/components/index.js +0 -6
- package/templates/Gjs/ui/components/keyring.d.ts +0 -19
- package/templates/Gjs/ui/components/keyring.js +0 -6
- package/templates/Gjs/ui/components/networkAgent.d.ts +0 -10
- package/templates/Gjs/ui/components/networkAgent.js +0 -6
- package/templates/Gjs/ui/components/polkitAgent.d.ts +0 -19
- package/templates/Gjs/ui/components/polkitAgent.js +0 -6
- package/templates/Gjs/ui/components/telepathyClient.d.ts +0 -10
- package/templates/Gjs/ui/components/telepathyClient.js +0 -6
- package/templates/Gjs/ui/dialog.d.ts +0 -78
- package/templates/Gjs/ui/dialog.js +0 -0
- package/templates/Gjs/ui/dnd.d.ts +0 -127
- package/templates/Gjs/ui/dnd.js +0 -6
- package/templates/Gjs/ui/iconGrid.d.ts +0 -172
- package/templates/Gjs/ui/iconGrid.js +0 -6
- package/templates/Gjs/ui/layout.d.ts +0 -311
- package/templates/Gjs/ui/layout.js +0 -6
- package/templates/Gjs/ui/main.d.ts +0 -215
- package/templates/Gjs/ui/main.js +0 -6
- package/templates/Gjs/ui/messageList.d.ts +0 -113
- package/templates/Gjs/ui/messageList.js +0 -6
- package/templates/Gjs/ui/messageTray.d.ts +0 -423
- package/templates/Gjs/ui/messageTray.js +0 -6
- package/templates/Gjs/ui/modalDialog.d.ts +0 -96
- package/templates/Gjs/ui/modalDialog.js +0 -6
- package/templates/Gjs/ui/mpris.d.ts +0 -78
- package/templates/Gjs/ui/mpris.js +0 -6
- package/templates/Gjs/ui/notificationDaemon.d.ts +0 -5
- package/templates/Gjs/ui/notificationDaemon.js +0 -6
- package/templates/Gjs/ui/panel.d.ts +0 -65
- package/templates/Gjs/ui/panel.js +0 -6
- package/templates/Gjs/ui/panelMenu.d.ts +0 -51
- package/templates/Gjs/ui/panelMenu.js +0 -6
- package/templates/Gjs/ui/popupMenu.d.ts +0 -228
- package/templates/Gjs/ui/popupMenu.js +0 -6
- package/templates/Gjs/ui/ripples.d.ts +0 -44
- package/templates/Gjs/ui/ripples.js +0 -6
- package/templates/Gjs/ui/search.d.ts +0 -158
- package/templates/Gjs/ui/search.js +0 -6
- package/templates/Gjs/ui/switcherPopup.d.ts +0 -107
- package/templates/Gjs/ui/switcherPopup.js +0 -6
- package/templates/Gjs/ui/userWidget.d.ts +0 -13
- package/templates/Gjs/ui/userWidget.js +0 -6
- package/templates/Granite-1.0.d.ts +0 -7
- package/templates/Granite-7.0.d.ts +0 -7
- package/templates/GstBase-0.10.d.ts +0 -5
- package/templates/RygelServer-2.6.d.ts +0 -3
- package/templates/node-gtk/GObject-2.0.d.ts +0 -57
- package/templates/node-gtk/index.d.ts +0 -40
- package/templates/node-gtk/index.js +0 -9
- package/templates/node-gtk/module.d.ts +0 -6
- package/templates/node-gtk/module.js +0 -17
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-callable-param.js","sourceRoot":"","sources":["../../src/types/gir-callable-param.ts"],"names":[],"mappings":""}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { PartOfClass, GirTransferOwnership, GirDocElement, GirAnyType, GirUnparsedNumber, GirBoolean } from './index.js';
|
|
2
|
-
export interface GirCallableReturn extends PartOfClass, GirAnyType, GirDocElement {
|
|
3
|
-
/** return value of a callable */
|
|
4
|
-
$: {
|
|
5
|
-
name?: string;
|
|
6
|
-
/** Binary attribute which is BinaryOption(false) if the element is not introspectable. It doesn't exist in the bindings, due in general to missing information in the annotations in the original C code */
|
|
7
|
-
introspectable?: GirBoolean;
|
|
8
|
-
/** Binary attribute, true if the parameter can have a null value */
|
|
9
|
-
nullable?: GirBoolean;
|
|
10
|
-
/** the parameter is a user_data for callbacks. The value points to a different parameter that is the actual callback */
|
|
11
|
-
closure?: GirUnparsedNumber; /** integer */
|
|
12
|
-
/** the parameter is a callback, the value indicates the lifetime of the call. For language bindings which want to know when the resources required to do the call can be freed. "notified" valid until a GDestroyNotify argument is called, "async" only valid for the duration of the first callback invocationi (can only be called once), "call" only valid for the duration of the call, can be called multiple times during the call. */
|
|
13
|
-
scope?: 'notified' | 'async' | 'call';
|
|
14
|
-
/** the parameter is a destroy_data for callbacks. The value points to a different parameter that is the actual callback */
|
|
15
|
-
destroy?: GirUnparsedNumber; /** integer */
|
|
16
|
-
/** Binary attribute, true if the parameter can be omitted from the introspected output */
|
|
17
|
-
skip?: GirBoolean;
|
|
18
|
-
/** @deprecated Replaced by nullable and optional */
|
|
19
|
-
'allow-none'?: GirBoolean;
|
|
20
|
-
} & Partial<GirTransferOwnership>;
|
|
21
|
-
girTypeName?: 'callable-return';
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-callable-return.js","sourceRoot":"","sources":["../../src/types/gir-callable-return.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { GirBoolean, GirInfoElements, GirInfoAttrs, GirCallableParams, GirCallableReturn, PartOfModule, TsCallback } from './index.js';
|
|
2
|
-
export interface GirCallbackElement extends PartOfModule, GirInfoElements {
|
|
3
|
-
/** A callback closure, that is a function called when a signal is emitted (as an answer to that signal) */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the callback */
|
|
6
|
-
name: string;
|
|
7
|
-
/** the C type returned by the callback closure (i.e. function) */
|
|
8
|
-
'c:type'?: string;
|
|
9
|
-
/** Binary attribute, true if the callback can throw an error */
|
|
10
|
-
throws?: GirBoolean;
|
|
11
|
-
};
|
|
12
|
-
parameters?: [GirCallableParams];
|
|
13
|
-
'return-value'?: GirCallableReturn[];
|
|
14
|
-
_tsData?: TsCallback;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-callback-element.js","sourceRoot":"","sources":["../../src/types/gir-callback-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import type { GirBoolean, GirInfoElements, GirInfoAttrs, PartOfModule, GirConstructorElement, GirImplements, GirMethodElement, GirFunctionElement, GirVirtualMethodElement, GirFieldElement, GirPropertyElement, GirSignalElement, GirUnionElement, GirConstantElement, GirRecordElement, GirCallbackElement, TsClass } from './index.js';
|
|
2
|
-
export interface GirClassElement extends PartOfModule, GirInfoElements {
|
|
3
|
-
/** GObject inherited class definition */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** Name of the class */
|
|
6
|
-
name: string;
|
|
7
|
-
/** GObject compatible type name of the class */
|
|
8
|
-
'glib:type-name': string;
|
|
9
|
-
/** Function to get the GObject compatible type of the class */
|
|
10
|
-
'glib:get-type': string;
|
|
11
|
-
/** Name of the parent class if any */
|
|
12
|
-
parent?: string;
|
|
13
|
-
/** GObject compatible C structure defining the class */
|
|
14
|
-
'glib:type-struct'?: string;
|
|
15
|
-
/** GObject compatible function to reference or increase the reference count of the class */
|
|
16
|
-
'glib:ref-func'?: string;
|
|
17
|
-
/** GObject compatible function to unreference or decrease the reference count of the class */
|
|
18
|
-
'glib:unref-func'?: string;
|
|
19
|
-
/** GObject compatible function to set a value of a property of the class */
|
|
20
|
-
'glib:set-value-func'?: string;
|
|
21
|
-
/** GObject compatible function to get a value of a property of the class */
|
|
22
|
-
'glib:get-value-func'?: string;
|
|
23
|
-
/** C type of the class */
|
|
24
|
-
'c:type'?: string;
|
|
25
|
-
/** prefix to filter out from C functions. For example, gtk_window_new will lose gtk_ */
|
|
26
|
-
'c:symbol-prefix'?: string;
|
|
27
|
-
/** Binary attribute to declare the class abstract or not */
|
|
28
|
-
abstract?: GirBoolean;
|
|
29
|
-
/** Binary attribute to declare the class fundamental or not (top-level class which do not derives from any other type) */
|
|
30
|
-
'glib:fundamental'?: GirBoolean;
|
|
31
|
-
/** Binary attribute to declare the class final or not (non-derivable class in a derivable hierarchy) */
|
|
32
|
-
final: GirBoolean;
|
|
33
|
-
};
|
|
34
|
-
implements?: GirImplements[];
|
|
35
|
-
constructor?: GirConstructorElement[];
|
|
36
|
-
method?: GirMethodElement[];
|
|
37
|
-
function?: GirFunctionElement[];
|
|
38
|
-
'virtual-method'?: GirVirtualMethodElement[];
|
|
39
|
-
field?: GirFieldElement[];
|
|
40
|
-
property?: GirPropertyElement[];
|
|
41
|
-
signal?: GirSignalElement[];
|
|
42
|
-
'glib:signal'?: GirSignalElement[];
|
|
43
|
-
union?: GirUnionElement[];
|
|
44
|
-
constant?: GirConstantElement[];
|
|
45
|
-
record?: GirRecordElement[];
|
|
46
|
-
callback?: GirCallbackElement[];
|
|
47
|
-
_tsData?: TsClass;
|
|
48
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-class-element.js","sourceRoot":"","sources":["../../src/types/gir-class-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { GirInfoElements, GirAnyType, GirInfoAttrs, PartOfModule, TsVar } from './index.js';
|
|
2
|
-
export interface GirConstantElement extends PartOfModule, GirInfoElements, GirAnyType {
|
|
3
|
-
/** A constant entity, similar to const variable in C */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the constant */
|
|
6
|
-
name: string;
|
|
7
|
-
/** value of the constant */
|
|
8
|
-
value: string;
|
|
9
|
-
/** corresponding C type of the constant in C */
|
|
10
|
-
'c:type'?: string;
|
|
11
|
-
/** corresponding C identifier in the source code */
|
|
12
|
-
'c:identifier'?: string;
|
|
13
|
-
};
|
|
14
|
-
_tsData?: TsVar;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-constant-element.js","sourceRoot":"","sources":["../../src/types/gir-constant-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { GirInfoAttrs, GirCallableAttrs, GirCallableParams, GirCallableReturn, PartOfClass, TsFunction } from './index.js';
|
|
2
|
-
export interface GirConstructorElement extends PartOfClass {
|
|
3
|
-
/** A constructor of a class */
|
|
4
|
-
$: GirInfoAttrs & GirCallableAttrs;
|
|
5
|
-
parameters?: [GirCallableParams];
|
|
6
|
-
'return-value'?: GirCallableReturn[];
|
|
7
|
-
_tsData?: TsFunction;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-constructor-element.js","sourceRoot":"","sources":["../../src/types/gir-constructor-element.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-direction.js","sourceRoot":"","sources":["../../src/types/gir-direction.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,YAIX;AAJD,WAAY,YAAY;IACpB,yBAAS,CAAA;IACT,+BAAe,CAAA;IACf,2BAAW,CAAA;AACf,CAAC,EAJW,YAAY,KAAZ,YAAY,QAIvB"}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
export interface GirDocElement {
|
|
2
|
-
/** Version of the documentation */
|
|
3
|
-
'doc-version'?: [
|
|
4
|
-
{
|
|
5
|
-
$: {
|
|
6
|
-
/** Preserve the original formatting of the documentation from the source code */
|
|
7
|
-
'xml:space'?: 'preserve';
|
|
8
|
-
/** Preserve the original formatting of the documentation from the source code. Recommended to use this instead of xml:space */
|
|
9
|
-
'xml:whitespace'?: 'preserve';
|
|
10
|
-
};
|
|
11
|
-
/** the text of the version of the documentation */
|
|
12
|
-
_: string;
|
|
13
|
-
}
|
|
14
|
-
];
|
|
15
|
-
/** give the stability of the documentation */
|
|
16
|
-
'doc-stability'?: [
|
|
17
|
-
{
|
|
18
|
-
$: {
|
|
19
|
-
/** Preserve the original formatting of the documentation from the source code */
|
|
20
|
-
'xml:space'?: 'preserve';
|
|
21
|
-
/** Preserve the original formatting of the documentation from the source code. Recommended to use this instead of xml:space */
|
|
22
|
-
'xml:whitespace'?: 'preserve';
|
|
23
|
-
};
|
|
24
|
-
_: string;
|
|
25
|
-
}
|
|
26
|
-
];
|
|
27
|
-
/** documentation of an element */
|
|
28
|
-
doc: [
|
|
29
|
-
{
|
|
30
|
-
$: {
|
|
31
|
-
/** Preserve the original formatting of the documentation from the source code */
|
|
32
|
-
'xml:space'?: 'preserve';
|
|
33
|
-
/** Keep the whitespace as they were in the source code */
|
|
34
|
-
'xml:whitespace'?: 'preserve';
|
|
35
|
-
/** The file containing this documentation */
|
|
36
|
-
filename: string;
|
|
37
|
-
/** The first line of the documentation in the source code */
|
|
38
|
-
line: string;
|
|
39
|
-
/** The first column of the documentation in the source code */
|
|
40
|
-
column: string;
|
|
41
|
-
};
|
|
42
|
-
_: string;
|
|
43
|
-
}
|
|
44
|
-
];
|
|
45
|
-
/** Deprecated documentation of an element. Kept for historical reasons in general */
|
|
46
|
-
'doc-deprecated': [
|
|
47
|
-
{
|
|
48
|
-
$: {
|
|
49
|
-
/** Preserve the original formatting of the documentation from the source code */
|
|
50
|
-
'xml:space'?: 'preserve';
|
|
51
|
-
/** Keep the whitespace as they were in the source code */
|
|
52
|
-
'xml:whitespace'?: 'preserve';
|
|
53
|
-
};
|
|
54
|
-
_: string;
|
|
55
|
-
}
|
|
56
|
-
];
|
|
57
|
-
/** Position of the documentation in the original source code */
|
|
58
|
-
'source-position': [
|
|
59
|
-
{
|
|
60
|
-
/** File name of the source of the documentation */
|
|
61
|
-
filename: string;
|
|
62
|
-
/** The first line of the documentation in the source code */
|
|
63
|
-
line: string;
|
|
64
|
-
/** The first column of the documentation in the source code */
|
|
65
|
-
column: string[];
|
|
66
|
-
}
|
|
67
|
-
];
|
|
68
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-doc-element.js","sourceRoot":"","sources":["../../src/types/gir-doc-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { GirFunctionElement, GirMemberElement, GirInfoAttrs, GirInfoElements, PartOfModule, TsEnum } from './index.js';
|
|
2
|
-
export interface GirEnumElement extends PartOfModule, GirInfoElements {
|
|
3
|
-
/** element defining a enumeration type similar to enum in C/C++ */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the enumeration */
|
|
6
|
-
name: string;
|
|
7
|
-
/** corresponding C type of the enumeration type */
|
|
8
|
-
'c:type': string;
|
|
9
|
-
/** GObject compatible type name */
|
|
10
|
-
'glib:type-name'?: string;
|
|
11
|
-
/** function to retrieve the GObject compatible type of the element */
|
|
12
|
-
'glib:get-type'?: string;
|
|
13
|
-
/** Error domain of this enumeration in a stringified form */
|
|
14
|
-
'glib:error-domain'?: string;
|
|
15
|
-
};
|
|
16
|
-
member?: GirMemberElement[];
|
|
17
|
-
function?: GirFunctionElement[];
|
|
18
|
-
_tsData?: TsEnum;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-enum-element.js","sourceRoot":"","sources":["../../src/types/gir-enum-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { GirInfoElements, GirAnyType, GirInfoAttrs, GirBoolean, GirUnparsedNumber, GirCallbackElement, PartOfClass, TsVar } from './index.js';
|
|
2
|
-
export interface GirFieldElement extends PartOfClass, GirInfoElements, GirAnyType {
|
|
3
|
-
/** A field of struct of union structure, that is a C bit field, that is a fixed length in bits variable */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the field */
|
|
6
|
-
name: string;
|
|
7
|
-
/** Binary attribute, true if the field is writeable */
|
|
8
|
-
writable?: GirBoolean;
|
|
9
|
-
/** Binary attribute, true if the field is readable */
|
|
10
|
-
readable?: GirBoolean;
|
|
11
|
-
/** Binary attribute, true if the field is private to the structure or has public ("0") visibility */
|
|
12
|
-
private?: GirBoolean;
|
|
13
|
-
/** number of bits of the field */
|
|
14
|
-
bits?: GirUnparsedNumber; /** integer */
|
|
15
|
-
};
|
|
16
|
-
callback?: GirCallbackElement[];
|
|
17
|
-
_tsData?: TsVar;
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-field-element.js","sourceRoot":"","sources":["../../src/types/gir-field-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { GirCallableAttrs, GirInfoAttrs, GirDocElement, PartOfClass, GirCallableParams, GirCallableReturn, TsMethod } from './index.js';
|
|
2
|
-
export interface GirFunctionElement extends PartOfClass, GirDocElement {
|
|
3
|
-
/** element defining a standalone function (as usual in most programming languages) */
|
|
4
|
-
$: GirInfoAttrs & GirCallableAttrs;
|
|
5
|
-
parameters?: [GirCallableParams];
|
|
6
|
-
'return-value'?: GirCallableReturn[];
|
|
7
|
-
_tsData?: TsMethod;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-function-element.js","sourceRoot":"","sources":["../../src/types/gir-function-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { GirInfoAttrs } from './index.js';
|
|
2
|
-
export interface GirImplements {
|
|
3
|
-
/** Give the name of the interface it implements. This element is generally used within a class element */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the interface implemented by a class */
|
|
6
|
-
name: string;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-implements.js","sourceRoot":"","sources":["../../src/types/gir-implements.ts"],"names":[],"mappings":""}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export interface GirInclude {
|
|
2
|
-
/** Dependant namespace to include with the current namespace. For example, Gtk will need the namespace GLib */
|
|
3
|
-
$: {
|
|
4
|
-
/** name of the dependant namespace to include */
|
|
5
|
-
name: string;
|
|
6
|
-
/** version of the dependant namespace to use */
|
|
7
|
-
version?: string;
|
|
8
|
-
};
|
|
9
|
-
}
|
package/lib/types/gir-include.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-include.js","sourceRoot":"","sources":["../../src/types/gir-include.ts"],"names":[],"mappings":""}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { GirBoolean } from './gir-boolean';
|
|
2
|
-
export interface GirInfoAttrs {
|
|
3
|
-
/** Binary attribute which is GirBoolean(false) if the element is not introspectable. It doesn't exist in the bindings, due in general to missing information in the annotations in the original C code */
|
|
4
|
-
introspectable?: GirBoolean;
|
|
5
|
-
/** Binary attribute which isBinaryOption (true) if the element has been deprecated */
|
|
6
|
-
deprecated?: string;
|
|
7
|
-
/** Version number from which this element is deprecated */
|
|
8
|
-
'deprecated-version'?: string;
|
|
9
|
-
/** version number of an element */
|
|
10
|
-
version?: string;
|
|
11
|
-
/** give the statibility status of the element. Can take the values "Stable", "Unstable" or "Private" */
|
|
12
|
-
stability?: string[];
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-info-attrs.js","sourceRoot":"","sources":["../../src/types/gir-info-attrs.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-info-elements.js","sourceRoot":"","sources":["../../src/types/gir-info-elements.ts"],"names":[],"mappings":""}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { GirBoolean, GirAnyType, GirTransferOwnership, GirDirection, GirType, TsInstanceParameter } from './index.js';
|
|
2
|
-
/**
|
|
3
|
-
* instance-parameter is a parameter of a C function which is an instance of an existing object.
|
|
4
|
-
* So the callable is surely a method of a class, and this parameter points to the instance of the object.
|
|
5
|
-
* In C++, this would be equivalent to the pointer this which is not passed to the method, in Python it's equivalent to self.
|
|
6
|
-
**/
|
|
7
|
-
export interface GirInstanceParameter extends GirAnyType {
|
|
8
|
-
$: Partial<{
|
|
9
|
-
/** name of the instance-parameter */ name: string;
|
|
10
|
-
/** Binary attribute, true if the parameter can have a null value */
|
|
11
|
-
nullable?: GirBoolean;
|
|
12
|
-
/** @deprecated Replaced by nullable and optional */
|
|
13
|
-
'allow-none'?: GirBoolean;
|
|
14
|
-
/** direction of the parameter. "in" goes into the callable, "out" for output parameters from the callable (reference in C++, var in Pascal, etc...), "inout" for both (like a pre-allocated structure which will be filled-in by the callable) */
|
|
15
|
-
direction?: GirDirection;
|
|
16
|
-
/** Binary attribute, true if the caller should allocate the parameter before calling the callable */
|
|
17
|
-
'caller-allocates'?: GirBoolean;
|
|
18
|
-
}> & Partial<GirTransferOwnership>;
|
|
19
|
-
type?: GirType[];
|
|
20
|
-
_tsData?: TsInstanceParameter;
|
|
21
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-instance-parameter.js","sourceRoot":"","sources":["../../src/types/gir-instance-parameter.ts"],"names":[],"mappings":""}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { GirInfoElements, GirPrerequisite, GirImplements, GirConstructorElement, GirMethodElement, GirVirtualMethodElement, GirFunctionElement, GirFieldElement, GirPropertyElement, GirCallbackElement, GirConstantElement, GirSignalElement, PartOfModule, TsClass } from './index.js';
|
|
2
|
-
export interface GirInterfaceElement extends PartOfModule, GirInfoElements {
|
|
3
|
-
/** Abstract interface to other classes */
|
|
4
|
-
$: {
|
|
5
|
-
/** name of the interface */
|
|
6
|
-
name: string;
|
|
7
|
-
/** Type name compatible with the GObject type system */
|
|
8
|
-
'glib:type-name': string;
|
|
9
|
-
/** Function to get the GObject compatible type of the interface */
|
|
10
|
-
'glib:get-type': string;
|
|
11
|
-
/** prefix to filter out from C functions. For example, gtk_window_new will lose gtk_ */
|
|
12
|
-
'c:symbol-prefix'?: string;
|
|
13
|
-
/** Corresponding C type */
|
|
14
|
-
'c:type'?: string;
|
|
15
|
-
/** GObject compatible C structure defining the Interface */
|
|
16
|
-
'glib:type-struct'?: string;
|
|
17
|
-
};
|
|
18
|
-
prerequisite?: GirPrerequisite[];
|
|
19
|
-
implements?: GirImplements[];
|
|
20
|
-
function?: GirFunctionElement[];
|
|
21
|
-
constructors?: GirConstructorElement[];
|
|
22
|
-
method?: GirMethodElement[];
|
|
23
|
-
'virtual-method'?: GirVirtualMethodElement[];
|
|
24
|
-
field?: GirFieldElement[];
|
|
25
|
-
property?: GirPropertyElement[];
|
|
26
|
-
signal?: GirSignalElement[];
|
|
27
|
-
'glib:signal'?: GirSignalElement[];
|
|
28
|
-
callback?: GirCallbackElement[];
|
|
29
|
-
constant?: GirConstantElement[];
|
|
30
|
-
_tsData?: TsClass;
|
|
31
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-interface-element.js","sourceRoot":"","sources":["../../src/types/gir-interface-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { GirInfoElements, GirInfoAttrs, TsMember } from './index.js';
|
|
2
|
-
export interface GirMemberElement extends GirInfoElements {
|
|
3
|
-
/** element defining a member of a bit field or an enumeration */
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the member */
|
|
6
|
-
name: string;
|
|
7
|
-
/** value of the member */
|
|
8
|
-
value: string;
|
|
9
|
-
/** corresponding C type of the member */
|
|
10
|
-
'c:identifier': string;
|
|
11
|
-
/** short nickname of the member (from GEnumValue/GFlagsValue) */
|
|
12
|
-
'glib:nick'?: string;
|
|
13
|
-
/** name of the member (from GEnumValue/GFlagsValue) */
|
|
14
|
-
'glib:name'?: string;
|
|
15
|
-
};
|
|
16
|
-
_tsData?: TsMember;
|
|
17
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-member-element.js","sourceRoot":"","sources":["../../src/types/gir-member-element.ts"],"names":[],"mappings":""}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { GirDocElement, GirInfoAttrs, GirCallableAttrs, GirCallableParams, GirCallableReturn, TsMethod, PartOfClass } from './index.js';
|
|
2
|
-
export interface GirMethodElement extends PartOfClass, GirDocElement {
|
|
3
|
-
/** element defining a method from a class */
|
|
4
|
-
$: GirInfoAttrs & GirCallableAttrs & {
|
|
5
|
-
/** The GObject property that is set by this method */
|
|
6
|
-
'glib:set-property': string;
|
|
7
|
-
/** The GObject property that is retrieved by this method */
|
|
8
|
-
'glib:get-property': string;
|
|
9
|
-
};
|
|
10
|
-
parameters?: [GirCallableParams];
|
|
11
|
-
'return-value'?: GirCallableReturn[];
|
|
12
|
-
_tsData?: TsMethod;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-method-element.js","sourceRoot":"","sources":["../../src/types/gir-method-element.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-module-resolved-by.js","sourceRoot":"","sources":["../../src/types/gir-module-resolved-by.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-modules-grouped-map.js","sourceRoot":"","sources":["../../src/types/gir-modules-grouped-map.ts"],"names":[],"mappings":""}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { GirModuleResolvedBy } from './gir-module-resolved-by';
|
|
2
|
-
/**
|
|
3
|
-
* Grouped gir modules by basename like Gtk for Gtk-2.0, Gtk-3.0 and Gtk-4.0
|
|
4
|
-
*/
|
|
5
|
-
export interface GirModulesGrouped {
|
|
6
|
-
modules: GirModuleResolvedBy[];
|
|
7
|
-
hasConflict: boolean;
|
|
8
|
-
/**
|
|
9
|
-
* E.g. Gtk
|
|
10
|
-
*/
|
|
11
|
-
namespace: string;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-modules-grouped.js","sourceRoot":"","sources":["../../src/types/gir-modules-grouped.ts"],"names":[],"mappings":""}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { GirInfoAttrs, GirInterfaceElement, GirRecordElement, GirUnionElement, GirEnumElement, GirAliasElement, GirFunctionElement, GirClassElement, GirBitfieldElement, GirCallbackElement, GirConstantElement, GirAnnotation, GirBoxedElement } from './index.js';
|
|
2
|
-
/** Namespace which maps metadata entries to C functionality. This a similar concept to namespace in C++, but for GObject-based C libraries */
|
|
3
|
-
export interface GirNamespace {
|
|
4
|
-
$: GirInfoAttrs & {
|
|
5
|
-
/** name of the namespace. For example, 'Gtk' (technically optional) */
|
|
6
|
-
name: string;
|
|
7
|
-
/** version number of the namespace (technically optional) */
|
|
8
|
-
version: string;
|
|
9
|
-
/** prefixes to filter out from C identifiers for data structures and types. For example, GtkWindow will be Window. If c:symbol-prefixes is not used, then this element is used for both */
|
|
10
|
-
'c:identifier-prefixes'?: string;
|
|
11
|
-
/** prefixes to filter out from C functions. For example, gtk_window_new will lose gtk_ */
|
|
12
|
-
'c:symbol-prefixes'?: string;
|
|
13
|
-
/** @deprecated the same as c:identifier-prefixes. Only used for backward compatibility */
|
|
14
|
-
'c:prefix'?: string;
|
|
15
|
-
/** Path to the shared library implementing the namespace. It can be a comma-separated list, with relative path only */
|
|
16
|
-
'shared-library'?: string;
|
|
17
|
-
};
|
|
18
|
-
alias?: GirAliasElement[];
|
|
19
|
-
class?: GirClassElement[];
|
|
20
|
-
interface?: GirInterfaceElement[];
|
|
21
|
-
record?: GirRecordElement[];
|
|
22
|
-
enumeration?: GirEnumElement[];
|
|
23
|
-
function?: GirFunctionElement[];
|
|
24
|
-
union?: GirUnionElement[];
|
|
25
|
-
bitfield?: GirBitfieldElement[];
|
|
26
|
-
callback?: GirCallbackElement[];
|
|
27
|
-
constant?: GirConstantElement[];
|
|
28
|
-
annotation?: GirAnnotation[];
|
|
29
|
-
['glib:boxed']?: GirBoxedElement[];
|
|
30
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gir-namespace.js","sourceRoot":"","sources":["../../src/types/gir-namespace.ts"],"names":[],"mappings":""}
|