About 37,800 results
Open links in new tab
  1. GTK - A free and open-source cross-platform widget toolkit

    GTK is a free and open-source project maintained by GNOME and an active community of contributors. GTK is released under the terms of the GNU Lesser General Public License.

  2. Gtk – 4.0: Getting Started with GTK

    This chapter contains some tutorial information to get you started with GTK programming. It assumes that you have GTK, its dependencies and a C compiler installed and ready to use. If you need to …

  3. GTK Documentation

    It provides common data types used in GTK, the main loop implementation, and a large set of utility functions for strings and general portability across different platforms.

  4. Gtk – 4.0: Overview

    Overview [src] GTK is a library for creating graphical user interfaces. It works on many UNIX -like platforms, Windows, and macOS. GTK is released under the terms of the GNU Lesser General …

  5. Gtk – 4.0

    Getting Started with GTK Building GTK Compiling GTK Applications on UNIX Running and debugging GTK Applications Common Questions Contact information and bug reports Initializing GTK Overview …

  6. Gtk – 3.0

    Namespace Gtk – 3.0 The GTK toolkit ... [−] Build ... [−] Dependencies ... [−] Additional documentation

  7. Gtk – 4.0: Migrating from GTK 3.x to GTK 4

    Migrating from GTK 3.x to GTK 4 [src] GTK 4 is a major new version of GTK that breaks both API and ABI compared to GTK 3.x. Thankfully, most of the changes are not hard to adapt to and there are a …

  8. GTK Development Blog – All things GTK

    The details are spelled out here. Summary GTK 4.22 will natively support SVG, including SVG animations. If you’d like to help improve this further, here are some some suggestions. If you would …

  9. Gtk – 3.0: Running GTK Applications

    GTK includes an interactive debugger, called the GTK Inspector, which lets you explore the widget tree of any GTK application at runtime, as well as tweak the theme and trigger visual debugging aids.

  10. Gtk – 4.0: Using GTK on Windows

    When compiling GTK on Windows, this backend is the default. More information about GTK on Windows, including detailed build instructions, binary downloads, etc, can be found online.