Method
GioResource_register
since: 2.32
Declaration [src]
void
g_resources_register (
GResource* resource
)
Description [src]
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()
.
Available since: 2.32