Contents
Short Descriptions
| provides support for displaying GTK+ 3 applications in a web browser, using HTML5 and web sockets | |
| is a simple program that demonstrates some of the tasks that can be done with GTK+ 3 | |
| is a simple GTK+ 3 application | |
| is a utility to explore the icons in the current icon theme. It shows icons in various sizes, their symbolic variants where available, as well as a description of the icon and its context | |
| is a program to view GTK+ 3 themes and widgets | |
| performs various operations on GtkBuilder .ui files | |
| converts symbolic SVG icons into specially prepared PNG files. GTK+ 3 can load and recolor these PNGs, just like original SVGs, but loading them is much faster | |
| 
                    launches an application using the given name. The name
                    should match the application desktop file name, as
                    residing in  | |
| collects information about loadable input method modules for GTK+ 3 and writes it to the default cache file location, or to standard output | |
| provides a complete listing of all settings related to GTK+ 3 | |
| is an icon theme caching utility that creates mmap()able cache files for icon themes | |
| contains functions that implement the accessibility interfaces defined by the GNOME Accessibility Toolkit | |
| contains functions that act as a wrapper around the low-level drawing and windowing functions provided by the underlying graphics system | |
| contains functions that provide an API to implement graphical user interfaces | 
![[Note]](../images/note.png)