c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.TokenType

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GTokenType
Enum : TokenType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.Scanner
Method
cur_token () : GLib.TokenType
GLib.Scanner
Method
get_next_token () : GLib.TokenType
GLib.Scanner
Method
peek_next_token () : GLib.TokenType
GLib.Scanner
Method
unexp_token (TokenType expected_token, String identifier_spec, String symbol_spec, String symbol_name, String message, gint32 is_error) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:44 GMT+0800 (HKT)