mappu / miqt

MIT-licensed Qt bindings for Go
MIT License
262 stars 8 forks source link

Signal arguments #12

Closed mappu closed 1 month ago

mappu commented 2 months ago

The arguments from a signal aren't yet marshalled. We have the pointers being passed correctly, it only needs some more work in the bindings generator.