gtk-d ~master (2021-11-11T18:52:04Z)
Home
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