API Version: 2.0
Library Version: 3.57.3
Generated by gi-docgen 2025.4
gint e_cal_util_priority_from_string ( const gchar* string )
Converts a translated priority string to an iCalendar priority value.
string
Type: const gchar*
const gchar*
A string representing the PRIORITY value.
Type: gint
gint
The priority (0-9) or -1 if the priority string is not valid.