Type Alias GResourceError

Source
pub type GResourceError = c_uint;
Expand description

GResourceError: @G_RESOURCE_ERROR_NOT_FOUND: no file was found at the requested path @G_RESOURCE_ERROR_INTERNAL: unknown error

An error code used with %G_RESOURCE_ERROR in a #GError returned from a #GResource routine.

Since: 2.32