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
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.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, Object out_values) : guint32
Parses a color in the format expected
in a RC file.
Gtk
Method
Gtk.rc_parse_color_full (Scanner scanner, RcStyle style, Object out_values) : guint32
Parses a color in the format expected
in a RC file.
Gtk
Method
Gtk.rc_parse_priority (Scanner scanner, Object out_values) : guint32
Gtk
Method
Gtk.rc_parse_state (Scanner scanner, Object out_values) : guint32
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 Sat Apr 16 2011 17:10:31 GMT+0800 (HKT)