FileFilterEntry

filetype filter entry for FileDialog

Constructors

this
this(UIString displayLabel, string filterList, bool executableOnly)
Undocumented in source.

Members

Variables

executableOnly
bool executableOnly;
Undocumented in source.
filter
string[] filter;
Undocumented in source.
label
UIString label;
Undocumented in source.

Meta