Annotate all functions available since 1.10

This commit is contained in:
Emmanuele Bassi
2012-02-27 16:31:53 +00:00
parent 7d4fa54a4b
commit fb9df4bef2
10 changed files with 76 additions and 14 deletions

View File

@ -153,6 +153,7 @@ guint clutter_script_load_from_data (ClutterScript
const gchar *data,
gssize length,
GError **error);
CLUTTER_AVAILABLE_IN_1_10
guint clutter_script_load_from_resource (ClutterScript *script,
const gchar *resource_path,
GError **error);