The search functionality needs JavaScript enabled
Adds filter as a custom filter; filter should be of the form "filename.extension ; Description". For example, "*.png ; PNG Images".
filter
"filename.extension ; Description"
"*.png ; PNG Images"
void addFilter ( const(String) filter ) nothrow @nogc;