About 37,600 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 …

  3. Gtk – 3.0

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

  4. 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 …

  5. 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.

  6. Gtk – 4.0: Overview

    GTK has a C-based, object-oriented architecture that allows for maximum flexibility and portability; there are bindings for many other languages, including C++, Objective-C, Guile/Scheme, Perl, …

  7. 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 …

  8. Gtk – 4.0: Building GTK

    If you’re lucky, this will all go smoothly, and you’ll be ready to start compiling your own GTK applications. You can test your GTK installation by running the gtk4-demo program that GTK …

  9. Gtk.Box

    Use gtk_box_remove() to remove widgets from the GtkBox. gtk_box_insert_child_after() can be used to add a child at a particular position. Use gtk_box_set_homogeneous() to specify …

  10. Gtk – 4.0: Preparing for GTK 5

    GTK 5 does not exist yet, so we cannot be entirely sure what will be involved in a migration from GTK 4 to GTK 5. But we can already give some preliminary hints about the likely changes, and …