FileFilter.getName

Gets the human-readable name for the filter.

See [method@Gtk.FileFilter.set_name].

class FileFilter
string
getName
()

Return Value

Type: string

The human-readable name of the filter, or %NULL. This value is owned by GTK and must not be modified or freed.

Meta