GLib.PatternSpec – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
PatternSpec
match_simple
PatternSpec
equal
match
match_string
PatternSpec
Object Hierarchy:
Description:
[
Compact
]
public
class
PatternSpec
Namespace:
GLib
Package:
glib-2.0
Content:
Static methods:
public
static
bool
match_simple
(
string
pattern,
string
str)
Creation methods:
public
PatternSpec
(
string
pattern)
Methods:
public
bool
equal
(
PatternSpec
pspec)
public
bool
match
(
uint
string_length,
string
str,
string
? str_reversed)
public
bool
match_string
(
string
str)