GLib.StaticResource – gio-2.0 Reference Manual
StaticResource
Object Hierarchy:
GLib.StaticResource
GLib.StaticResource
GLib.StaticResource
Description:
[
CCode
( has_type_id =
false
) ]
public
struct
StaticResource
StaticResource
is an opaque data structure and can only be accessed using the following functions.
Namespace:
GLib
Package:
gio-2.0
Content:
Methods:
public
void
fini
()
Finalized a GResource initialized by
init
.
public
unowned
Resource
get_resource
()
Gets the GResource that was registered by a call to
init
.
public
void
init
()
Initializes a GResource from static data using a GStaticResource.
2022 vala-language.org