Resource.gStaticResourceGetResource

Gets the GResource that was registered by a call to g_static_resource_init(). This is normally used by code generated by glib-compile-resources and is not typically used by other code. Since 2.32

class Resource
static
gStaticResourceGetResource

Parameters

staticResource GStaticResource*

pointer to a static GStaticResource

Return Value

Type: Resource

a GResource. [transfer none]

Meta