FileFilter.getName

Gets the human-readable name for the filter. See gtk_file_filter_set_name(). Since 2.4

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