

Go to the source code of this file.
Enumerations | |
| enum | OnError { ON_ERROR_DROP_MESSAGE = 0x01 , ON_ERROR_DROP_PROPERTY = 0x02 , ON_ERROR_FALLBACK_TO_STRING = 0x04 , ON_ERROR_SILENT = 0x08 } |
Functions | |
| gboolean | on_error_parse (const gchar *on_error, gint *out) |
| enum OnError |
| gboolean on_error_parse | ( | const gchar * | on_error, |
| gint * | out | ||
| ) |