Crate glib_build_tools

Source
Expand description

§GIO build helpers

Crate containing helpers for building GIO-based applications.

§Minimum supported Rust version

Currently, the minimum supported Rust version is 1.70.0.

§Documentation

§See Also

Functions§

compile_resources
Call to run glib-compile-resources to generate compiled gresources to embed in binary with gio::resources_register_include. target is relative to OUT_DIR.