| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GMatchInfo |
| Struct : | MatchInfo |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
|
fetch_all
()
:
Array
|
GLib.MatchInfo | |
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
|
free
()
:
none
|
GLib.MatchInfo | |
|
get_match_count
()
:
Number
|
GLib.MatchInfo | |
|
get_regex
()
:
GLib.Regex
|
GLib.MatchInfo | |
|
get_string
()
:
String
|
GLib.MatchInfo | |
|
is_partial_match
()
:
Boolean
|
GLib.MatchInfo | |
|
matches
()
:
Boolean
|
GLib.MatchInfo | |
|
next
()
:
Boolean
|
GLib.MatchInfo | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GLib.Regex
Method |
|
|
GLib.Regex
Method |
match_full
(String string, Number string_len, Number start_position, RegexMatchFlags match_options, MatchInfo match_info)
:
Boolean
|
|
GLib.Regex
Method |
|
|
GLib.Regex
Method |
match_all_full
(String string, Number string_len, Number start_position, RegexMatchFlags match_options, MatchInfo match_info)
:
Boolean
|