#include <stdapis/glib-2.0/glib/gscanner.h>
struct _GScanner |
gchar * | buffer |
GScannerConfig * | config |
gint | input_fd |
const gchar * | input_name |
guint | line |
guint | max_parse_errors |
GScannerMsgFunc | msg_handler |
guint | next_line |
guint | next_position |
GTokenType | next_token |
GTokenValue | next_value |