The members of Gtk.FileFilterInfo are listed below.
See Also: Inherited members from System.ValueType
| Contains | FileFilterFlags. Flags indicating which of the fields are filled. | |
| DisplayName | string. The string that will be used to display the file in the file chooser | |
| Filename | string. The filename of the file being tested | |
| MimeType | string. The mime type of the file | |
| Uri | string. The URI for the file being tested | |
static | Zero | FileFilterInfo. An empty FileFilterInfo |
static | New(IntPtr)Public constructor. | |