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
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.Scanner
Method
get_next_token () : GLib.TokenType
GLib.Scanner
Method
peek_next_token () : GLib.TokenType
GLib.Scanner
Method
cur_token () : GLib.TokenType
GLib.Scanner
Method
unexp_token (TokenType expected_token, String identifier_spec, String symbol_spec, String symbol_name, String message, Number is_error) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:00 GMT+0800 (HKT)