10.19.2. Contents of Glib
Short Descriptions
Introspect and call remote objects. |
|
gio-querymodules creates a giomodule.cache file in the listed directories. This file lists the implemented extension points for each module that has been found. It is used by GIO at runtime to avoid opening all modules just to find out which extension points they are implementing. |
|
GSettings schema compiler. |
|
C code marshaller generation utility for GLib closures. |
|
glib-gettextize helps to prepare a source package for being internationalized through gettext. It is a variant of the gettextize that ships with gettext. |
|
C language enum description generation utility. |
|
gobject-query takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree. |
|
gsettings offers a simple commandline interface to GSettings. It lets you get, set or monitor an individual key for changes. |
|
gtester is a utility to run unit tests that have been written using the GLib test framework. |
|
gtester-report is a script which converts the XML output generated by gtester into HTML. |