GLib.ResourceError – gio-2.0 Reference Manual
ResourceError
Description:
[
CCode
( cprefix =
"G_RESOURCE_ERROR_"
, type_id =
"g_resource_error_get_type ()"
) ]
[
Version
( since =
"2.32"
) ]
public
errordomain
ResourceError
An error code used with
g_resource_error
in a
Error
returned from a
Resource
routine.
Namespace:
GLib
Package:
gio-2.0
Content:
Error codes:
INTERNAL
-
unknown error
NOT_FOUND
-
no file was found at the requested path
Static methods:
public
static
Quark
quark
()
Gets the
Resource
Error Quark.
2022 vala-language.org