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.63.0
.
Documentation
See Also
Functions
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
.