diamondburned / gotk4

Autogenerated GTK4 bindings for Go
GNU Affero General Public License v3.0
498 stars 19 forks source link

Composite templates #113

Open tfuxu opened 1 year ago

tfuxu commented 1 year ago

Is it possible to use composite templates in gotk4? I've seen a couple of functions for it in gotk reference, but I'm not sure how to use them.

kashifsoofi commented 8 months ago

Hey I am looking for the same info

diamondburned commented 8 months ago

It looks like not at the moment. gotk4 doesn't do subclassing yet. See https://github.com/diamondburned/gotk4/issues/22.