RecentFilter.getName

Gets the human-readable name for the filter. See gtk_recent_filter_set_name(). Since 2.10

class RecentFilter
string
getName
()

Return Value

Type: string

the name of the filter, or NULL. The returned string is owned by the filter object and should not be freed.

Meta