FileDialog.addFilter

Add a custom filter. Example: add_filter("*.png ; PNG Images")

struct FileDialog
@nogc nothrow
void
addFilter
(
StringArg0
)
(
in StringArg0 filter
)

Meta