mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
gstobject: Add (skip) annotation to gst_object_ref_sink
This commit is contained in:
parent
88095c406e
commit
7460061645
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ gst_object_unref (gpointer object)
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_object_ref_sink:
|
||||
* gst_object_ref_sink: (skip)
|
||||
* @object: a #GstObject to sink
|
||||
*
|
||||
* Increase the reference count of @object, and possibly remove the floating
|
||||
|
|
Loading…
Reference in a new issue