romgrk / node-gtk

GTK+ bindings for NodeJS (via GObject introspection)
MIT License
494 stars 41 forks source link

GInterfaces are not working #274

Closed romgrk closed 3 years ago

romgrk commented 3 years ago

See GFile (eg from GtkFileChooserDialog) or GListModel (eg from gtk_notebook_get_pages).