gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GError
gstreamer
GError
struct
GError {
static
string
errorGetMessage
(GQuark domain, int code);
}
Members
Static functions
errorGetMessage
string
errorGetMessage
(GQuark domain, int code)
Get a string describing the error message in the current locale.
Meta
Source
See Implementation
gstreamer
GError
structs
GError