Warning: rc_parse_priority is deprecated since 3.0.
Parses a PathPriorityType variable from the format expected in a RC file.
Use CssProvider instead
scanner |
a Scanner (must be initialized for parsing an RC file) |
priority |
A pointer to PathPriorityType variable in which to store the result. |
g_token_none if parsing succeeded, otherwise the token that was expected but not found. |