Contents
Short Descriptions
| provides support for displaying GTK+ 3 applications in a web browser, using HTML5 and web sockets. | |
| 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 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. | |
| is an icon theme caching utility that creates mmap()able cache files for icon themes. | |
| is a simple program that demonstrates some of the things 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. | |
| contains functions that implements 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)