Type Alias GContextError

Source
pub type GContextError = ValueError;
Expand description

The GContextError error.

Aliased Typeยง

struct GContextError { /* private fields */ }