get_filters


Description:

public ListModel get_filters ()

Gets the current set of user-selectable filters, as a list model.

See [[email protected]_filter] and [[email protected]_filter] for changing individual filters.

You should not modify the returned list model. Future changes to this may or may not affect the returned model.

Parameters:

this

a `GtkFileChooser`

Returns:

a `GListModel` containing the current set of user-selectable filters.




2022 vala-language.org