Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.MatchInfo

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GMatchInfo
Struct : MatchInfo
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.Regex
Method
match (String string, RegexMatchFlags match_options, MatchInfo match_info) : gboolean
GLib.Regex
Method
match_all (String string, RegexMatchFlags match_options, MatchInfo match_info) : gboolean
GLib.Regex
Method
match_all_full (String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info) : gboolean
GLib.Regex
Method
match_full (String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:29 GMT+0800 (HKT)