Main Gtk struct. The GError structure contains information about an error that has occurred. GQuark domain; error domain, e.g. G_FILE_ERROR gint code; error code, e.g. G_FILE_ERROR_NOENT gchar *message; human-readable informative error message
See Implementation
Main Gtk struct. The GError structure contains information about an error that has occurred. GQuark domain; error domain, e.g. G_FILE_ERROR gint code; error code, e.g. G_FILE_ERROR_NOENT gchar *message; human-readable informative error message