Gtk.FileFilterInfo Members

The members of Gtk.FileFilterInfo are listed below.

See Also: Inherited members from System.ValueType

Public Fields

ContainsFileFilterFlags. Flags indicating which of the fields are filled.
DisplayNamestring. The string that will be used to display the file in the file chooser
Filenamestring. The filename of the file being tested
MimeTypestring. The mime type of the file
Uristring. The URI for the file being tested
static
ZeroFileFilterInfo. An empty FileFilterInfo

Public Methods

static
New(IntPtr) : FileFilterInfo
Public constructor.