nihilqui
Version:
Typescript .d.ts generator from GIR for gjs and node-gtk
10 lines (8 loc) • 360 B
TypeScript
// TODO
// See
// - https://gitlab.gnome.org/GNOME/gjs/-/blob/master/installed-tests/js/testCairoModule.js
// - https://gitlab.gnome.org/GNOME/gjs/-/blob/master/installed-tests/js/testCairo.js
// - https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/cairo.md
// image_surface_create -> ImageSurface
// Context.constructor(surface: cairo.ImageSurface)
// ...