miniobject: Add new miniobject weak ref/unref functions to the docs
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 12 May 2011 07:59:20 +0000 (09:59 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:39:35 +0000 (11:39 +0200)
docs/gst/gstreamer-sections.txt
win32/common/libgstreamer.def

index 7cf8a53..47e8d7f 100644 (file)
@@ -1343,6 +1343,7 @@ GstMiniObject
 GstMiniObjectFlags
 GstMiniObjectCopyFunction
 GstMiniObjectFinalizeFunction
+GstMiniObjectWeakNotify
 
 GST_MINI_OBJECT_FLAGS
 GST_MINI_OBJECT_FLAG_IS_SET
@@ -1360,6 +1361,9 @@ gst_mini_object_ref
 gst_mini_object_unref
 gst_mini_object_replace
 
+gst_mini_object_weak_ref
+gst_mini_object_weak_unref
+
 GstParamSpecMiniObject
 gst_param_spec_mini_object
 
index 07ed427..021e92a 100644 (file)
@@ -608,6 +608,8 @@ EXPORTS
        gst_mini_object_ref
        gst_mini_object_replace
        gst_mini_object_unref
+       gst_mini_object_weak_ref
+       gst_mini_object_weak_unref
        gst_object_check_uniqueness
        gst_object_default_deep_notify
        gst_object_default_error