Skip to content

API Reference / @gtkx/runtime / ConstructBinding

Type Alias: ConstructBinding

ConstructBinding = [string, Descriptor]

Defined in: packages/runtime/dist/object.d.ts:7

One construct property a wrapper class accepts: the canonical GObject name it is set under, and the descriptor its value is marshalled through.

Released under the MPL-2.0 License.