FileFilter.getNeeded

Gets the fields that need to be filled in for the structure passed to gtk_file_filter_filter() This function will not typically be used by applications; it is intended principally for use in the implementation of GtkFileChooser. Since 2.4

class FileFilter
getNeeded
()

Return Value

bitfield of flags indicating needed fields when calling gtk_file_filter_filter()

Meta