projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d352ce9
)
Update deprecation warning to match GTK style
author
Pat DeSantis
<pdesantis3@gmail.com>
Thu, 21 Feb 2019 04:17:55 +0000
(20:17 -0800)
committer
Thibault Saunier
<tsaunier@gnome.org>
Tue, 12 Mar 2019 17:30:02 +0000
(17:30 +0000)
ges/ges-formatter.h
patch
|
blob
|
history
diff --git
a/ges/ges-formatter.h
b/ges/ges-formatter.h
index 6bd61a72ba61a3d0a4283fbaf45284aacdbf194b..59c1f4a36d56a4f302d49a6db7fbf6e1fe54dcf9 100644
(file)
--- a/
ges/ges-formatter.h
+++ b/
ges/ges-formatter.h
@@
-101,7
+101,7
@@
typedef gboolean (*GESFormatterLoadFromURIMethod) (GESFormatter *formatter,
* Returns: TRUE if the @timeline was properly stored to the given @uri,
* else FALSE.
*
- * Deprecated:
Use #
ges_timeline_save_to_uri
+ * Deprecated:
1.16: Use @
ges_timeline_save_to_uri
*/
typedef gboolean (*GESFormatterSaveToURIMethod) (GESFormatter *formatter,
GESTimeline *timeline, const gchar * uri, gboolean overwrite,