Import line: | GLib = imports.gi.GLib; |
GIR File: | GLib-2.0.gir |
C documentation: | GRegex |
Struct : | Regex |
None |
Method / Constructor | Defined By | |
---|---|---|
get_capture_count
()
:
gint32
|
GLib.Regex | |
get_compile_flags
()
:
GLib.RegexCompileFlags
|
GLib.Regex | |
get_match_flags
()
:
GLib.RegexMatchFlags
|
GLib.Regex | |
get_max_backref
()
:
gint32
|
GLib.Regex | |
get_pattern
()
:
String
|
GLib.Regex | |
GLib.Regex | ||
|
GLib.Regex | |
|
GLib.Regex | |
match_all_full
(String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info)
:
gboolean
|
GLib.Regex | |
match_full
(String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info)
:
gboolean
|
GLib.Regex | |
GLib.Regex | ||
GLib.Regex |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Vte.Terminal
Method |
|
Vte.Terminal
Method |
search_get_gregex
()
:
GLib.Regex
|
Vte.Terminal
Method |
search_set_gregex
(Regex regex)
:
none
|