[Bug 683760] Formatter.can_load_uri cannot be used as a gtk filter function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 10 19:46:17 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683760
  GStreamer | gst-editing-services | 0.11.x

--- Comment #1 from Jean-François Fortin Tam <nekohayo at gmail.com> 2012-09-11 02:46:10 UTC ---
Ah, and the GTK documentation says that the GtkFileFilterFunc should have this
signature:


- filter_info: a GtkFileFilterInfo that is filled according to the needed flags
passed to gtk_file_filter_add_custom()
- data: user data passed to gtk_file_filter_add_custom(). [closure]

And then the function would return TRUE if the file is considered supported by
GES.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list