glib-compile-resources (1) Linux Manual Page
glib-compile-resources – GLib resource compiler Synopsis glib-compile-resources [OPTION…] {FILE}Descriptionglib-compile-resources reads the resource description from FILE and the files that it references and creates a binary resource bundle that is suitable for use with the GResource API. The resulting bundle is then written out as-is, or as C source for linking into an application. The XML…
