Function
PurpleRequestFieldValidator
Declaration
gboolean
(* PurpleRequestFieldValidator) (
PurpleRequestField* field,
gchar** errmsg,
gpointer user_data
)
Parameters
field |
PurpleRequestField |
No description available. | |
The data is owned by the caller of the function. | |
errmsg |
gchar** |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
user_data |
gpointer |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. |