Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Regex

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GRegex
Struct : Regex
A GRegex is the "compiled" form of a regular expression pattern. This
structure is opaque and its fields cannot be accessed directly.
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Vte.Terminal
Method
match_add_gregex (Regex regex, RegexMatchFlags flags) : gint32
Vte.Terminal
Method
search_get_gregex () : GLib.Regex
Vte.Terminal
Method
search_set_gregex (Regex regex) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:31 GMT+0800 (HKT)