Hacker News new | ask | show | jobs
by apaprocki 141 days ago
I’m simply stating how actual Gtk is written:

https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklabel....

1 comments

True, thanks then. As far as I see it they don't even use the struct in the implementation, so I guess it makes some sense.