taglist: Add missing scope to func param
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 16:32:49 +0000 (12:32 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 16:32:49 +0000 (12:32 -0400)
commit7fdb15d6a2f048f504dde390f35d403a8e8f7848
tree747a81875a91f9b76d2fbb17670a1b46bf9d049d
parent92087ba75a8d5ac7a87f3acef144ff93975d897f
taglist: Add missing scope to func param

This tell GI if this function is for actions (call) or is the
answer of this method being asynchronous (async). In this case
it's a call. This also silence warning from the GI scanner.
gst/gsttaglist.c