PatternSpec
- this
this(DzlPatternSpec* dzlPatternSpec, bool ownedRef = false)
Sets our main struct and passes it to the parent class.
- this
this(string keywords)
A destructor is present on this object, but not explicitly documented in the source.
- getPatternSpecStruct
DzlPatternSpec* getPatternSpecStruct(bool transferOwnership = false)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- getText
string getText()
- match
bool match(string haystack)
- ref_
PatternSpec ref_()
- unref
void unref()
- getType
GType getType()
- dzlPatternSpec
DzlPatternSpec* dzlPatternSpec;