Method
GioStaticResourceinit
since: 2.32
Declaration [src]
void
g_static_resource_init (
GStaticResource* static_resource
)
Description [src]
Initializes a GResource
from static data using a
GStaticResource
.
This is normally used by code generated by
glib-compile-resources
and is not typically used by other code.
Available since: 2.32