A place to find all the resources used by the people working on GTK.
Blog
Catch up with all the things happening with GTK through the GTK Development Blog.
Paths in GTK, part 2
In the first part of this series, we introduced the concept of paths and looked at how to create a GskPath. But there’s more to paths than that. Path Points Many interesting properties of paths can...Read More
Paths in GTK
It is no secret that we want to get rid of cairo as the drawing API in GTK, so we can move more of our drawing onto the GPU. While People have found creative ways to draw things with render nodes, ...Read More
Evolving accessibility
Our last post on accessibility in GTK4 was a while ago, time for an update. Thankfully, we have Lukáš Tyrychtr at Red Hat working on accessibility now. Accessibility – How does it work? One of the ...Read More