resourcesRegister
fn
void resourcesRegister(gio.resource.Resource resource)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 [gio.global.resourcesLookupData].
Parameters
resource | A #GResource |