Method

GioStaticResourceinit

since: 2.32

Declaration

void
g_static_resource_init (
  GStaticResource* static_resource
)

Description

Initializes a GResource from static data using a GStaticResource.

This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.

Available since: 2.32