Re: GtkRecentFilter and GtkFileFilter



> Hi:
>
> I was using GtkRecentChooser interface a little a few days ago and I > realize
> you can add filters to the list of recent files and realize the
> GtkRecentFilter class could easily inherit from GtkFileFilter
> Why is this not like this ?

because the filtering machinery is not available to FileFilter
sub-classes, and it would have to be re-implemented anyway.

I don't understand what you mean with this.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]