FileFilter.getName

Gets the human-readable name for the filter. See FileFilter.setName.

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