miniobject: Add new miniobject weak ref/unref functions to the docs

This commit is contained in:
Sebastian Dröge 2011-05-12 09:59:20 +02:00
parent 116972d6eb
commit 9149043e95
2 changed files with 6 additions and 0 deletions

View 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

View 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