rc_parse_state


Description:


public uint rc_parse_state (Scanner scanner, out StateType state)

Parses a StateType variable from the format expected in a RC file.

Note:

Use GtkCssProvider instead

Parameters:

scanner

a Scanner (must be initialized for parsing an RC file)

state

A pointer to a StateType variable in which to store the result.

Returns:

g_token_none if parsing succeeded, otherwise the token that was expected but not found.


Namespace: Gtk
Package: gtk+-2.0