Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Scanner

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GScanner
Struct : Scanner
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.Scanner ()
Create a new GLib.Scanner
Create a new GLib.Scanner
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.binding_parse_binding (Scanner scanner) : Number
Parse a binding entry from a gtkrc file.
Gtk
Method
Gtk.rc_find_pixmap_in_path (Settings settings, Scanner scanner, String pixmap_file) : String
Looks up a file in pixmap path for the specified GtkSettings.
Gtk
Method
Gtk.rc_parse_color (Scanner scanner, Color color) : Number
Parses a color in the format expected in a RC file.
Gtk
Method
Gtk.rc_parse_color_full (Scanner scanner, RcStyle style, Color color) : Number
Parses a color in the format expected in a RC file.
Gtk
Method
Gtk.rc_parse_priority (Scanner scanner, PathPriorityType priority) : Number
Gtk
Method
Gtk.rc_parse_state (Scanner scanner, StateType state) : Number
Gtk
Method
Gtk.rc_scanner_new () : GLib.Scanner
Gtk.AccelMap
Method
Gtk.AccelMap.load_scanner (Scanner scanner) : none
GScanner variant of gtk_accel_map_load().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:58 GMT+0800 (HKT)