Function gio::functions::resources_register

source ·
pub fn resources_register(resource: &Resource)
Expand description

Registers the resource with the process-global set of resources. Once a resource is registered the files in it can be accessed with the global resource lookup functions like g_resources_lookup_data().

§resource

A #GResource