get_filter_name


Description:

[ CCode ( cname = "gtk_recent_filter_get_name" ) ]
[ Version ( since = "2.10" ) ]
public unowned string? get_filter_name ()

Gets the human-readable name for the filter.

See set_filter_name.

Parameters:

this

a RecentFilter

Returns:

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