GTK+ framework
GTK+ (hereafter gtk) is a cross-platform GUI framework that was created in C. Being cross-platform, applications that are developed using gtk can run on all major platforms, such as Windows, Linux, or MacOS. The gtk project was originally created to develop GIMP, image manipulation software for Linux, and was later open sourced. gtk is also used by many other software projects, such as the Gnome desktop environment on many Linux distributions, which uses it for building its utility software. Architecture-wise, gtk is composed of several libraries that work together to handle various details that are needed to render and facilitate interaction with windows and widgets by the user in the application. Some of these components ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access