PatternSpec

Constructors

this
this(DzlPatternSpec* dzlPatternSpec, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this(string keywords)

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

getPatternSpecStruct
DzlPatternSpec* getPatternSpecStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getText
string getText()
match
bool match(string haystack)
ref_
PatternSpec ref_()
unref
void unref()

Static functions

getType
GType getType()

Variables

dzlPatternSpec
DzlPatternSpec* dzlPatternSpec;

the main Gtk struct

Meta