glib

Core application library for C with data structures and utilities

brewmacoslinux
Try with needOr install directly
Source

About

Core application library for C

Commands

glib-gettextizegobject-queryglib-compile-resourcesglib-compile-schemas

Examples

Compile GLib schema files for GSettings configuration$ glib-compile-schemas /usr/local/share/glib-2.0/schemas
Compile resource files into a binary for embedding in applications$ glib-compile-resources --target=resources.c resources.xml
Query GObject type information and introspection data$ gobject-query GtkWidget