add_suffix
Description:
Adds a suffix match rule to a filter.
This is similar to adding a match for the pattern "*.suffix
".
In contrast to pattern matches, suffix matches are *always* case-insensitive.
Parameters:
this |
a `GtkFileFilter` |
suffix |
filename suffix to match |