Make functions like gtk_custom_filter_new() return the actual type they construct. Update all callers.
GtkMultiFilter is the abstract base class for managing multiple child filter. GtkAnyFilter and GtkEveryFilter are the actual implementations.