class filter :Since GTK 2.4[> Gtk.file_filter ] Gtk.obj ->object..end
val obj : ([> Gtk.file_filter ] as 'a) Gtk.objmethod as_file_filter : Gtk.file_filter Gtk.objmethod add_mime_type : string -> unitmethod add_pattern : string -> unitmethod add_custom : GtkEnums.file_filter_flags list ->
callback:((GtkEnums.file_filter_flags * string) list -> bool) -> unitmethod name : stringmethod set_name : string -> unit