gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
FileFilter.addPattern
gtk
FileFilter
FileFilter
Adds a rule allowing a shell style glob to a filter.
class
FileFilter
void
addPattern
(
string
pattern
)
Parameters
pattern
string
a shell style glob
Meta
Since
2.4
Source
See Implementation
gtk
FileFilter
FileFilter
constructors
this
functions
addCustom
addMimeType
addPattern
addPixbufFormats
filter
getFileFilterStruct
getName
getNeeded
getStruct
setName
setStruct
toGvariant
mixins
__anonymous
static functions
getType
variables
gtkFileFilter
Adds a rule allowing a shell style glob to a filter.