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