FileFilter.getNeeded

Gets the fields that need to be filled in for the GtkFileFilterInfo passed to FileFilter.filter

This function will not typically be used by applications; it is intended principally for use in the implementation of GtkFileChooser

class FileFilter
getNeeded
()

Return Value

bitfield of flags indicating needed fields when calling FileFilter.filter

Meta