gstobject: rename gst_object_has_parent to gst_object_has_as_parent
authorStefan Sauer <ensonic@users.sf.net>
Fri, 15 May 2015 06:05:50 +0000 (08:05 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 15 May 2015 11:45:18 +0000 (13:45 +0200)
commit3492105a063f4f51e9f64352167e73df1c09b77c
tree3a04a92f88d3ba3388d33108a97d8f13b8fe8e5a
parent4f79c5e8da516c137d4c9b0175ccb0a2ab147a6b
gstobject: rename gst_object_has_parent to gst_object_has_as_parent

This avoid confusion with a potential punction that check if a gstobject has-a
parent.

API: gst_object_has_as_parent()
docs/gst/gstreamer-sections.txt
gst/gstobject.c
gst/gstobject.h
tests/check/gst/gstobject.c
win32/common/libgstreamer.def