You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are UI templates supported at all? Loading one with gtk.Builder panics.
No idea where to go from here. Some GJS tutorials show they are to be used with custom widgets, which requires GObject.registerClass, but it's not available with gotk4 as far as I saw.
Any hints on how to approach this would be great!
The text was updated successfully, but these errors were encountered:
Howdy! Thanks so much for the library!
Are UI templates supported at all? Loading one with gtk.Builder panics.
No idea where to go from here. Some GJS tutorials show they are to be used with custom widgets, which requires GObject.registerClass, but it's not available with gotk4 as far as I saw.
Any hints on how to approach this would be great!
The text was updated successfully, but these errors were encountered: