summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2012-08-09 12:40:18 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2012-08-09 12:42:44 +0200
commit08277434360fe204b7516be19bc3d163feb813c1 (patch)
tree1c6f77e4b04e0098b9fe37703261a1261d57123b /bindings
parent4bf44ae369f218e9b8faf54ac32db84fb50dceda (diff)
downloadgrilo-08277434360fe204b7516be19bc3d163feb813c1.tar.gz
vala: make container in source.browse() nullable
Diffstat (limited to 'bindings')
-rw-r--r--bindings/vala/grilo-0.2.metadata1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/vala/grilo-0.2.metadata b/bindings/vala/grilo-0.2.metadata
index 6b8099d..6876ebe 100644
--- a/bindings/vala/grilo-0.2.metadata
+++ b/bindings/vala/grilo-0.2.metadata
@@ -17,6 +17,7 @@ grl_plugin_get_info_keys type_arguments="unowned string" transfer_ownership="1"
grl_source_slow_keys type_arguments="unowned KeyID" transfer_ownership="0"
grl_source_supported_keys type_arguments="unowned KeyID" transfer_ownership="0"
grl_source_writable_keys type_arguments="unowned KeyID" transfer_ownership="0"
+grl_source_browse.container nullable="1"
grl_source_browse.keys type_arguments="KeyID"
grl_source_browse_sync type_arguments="Media" transfer_ownership="1"
grl_source_browse_sync.keys type_arguments="KeyID"