PatternSpec

Constructors

this
this(DzlPatternSpec* dzlPatternSpec, bool ownedRef)

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

this
this(string keywords)

Destructor

~this
~this()
Undocumented in source.

Members

Aliases

doref
alias doref = ref_
Undocumented in source.

Functions

getPatternSpecStruct
DzlPatternSpec* getPatternSpecStruct(bool transferOwnership)

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

ownedRef
bool ownedRef;
Undocumented in source.

Meta