Mark ges_timeline_load_from_uri as deprecated
authorPat DeSantis <pdesantis3@gmail.com>
Sat, 23 Feb 2019 01:31:06 +0000 (17:31 -0800)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 12 Mar 2019 17:30:02 +0000 (17:30 +0000)
ges/ges-formatter.h

index 59c1f4a..3cf4d7a 100644 (file)
@@ -80,6 +80,8 @@ typedef gboolean (*GESFormatterCanLoadURIMethod) (GESFormatter *dummy_instance,
  *
  * Returns: TRUE if the @timeline was properly loaded from the given @uri,
  * else FALSE.
+ *
+ * Deprecated: 1.16: Use @ges_timeline_load_from_uri
  **/
 typedef gboolean (*GESFormatterLoadFromURIMethod) (GESFormatter *formatter,
                   GESTimeline *timeline,