mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
info: xrefs glib symbol in docs
This commit is contained in:
parent
ac9bfe25ae
commit
72c0474936
1 changed files with 1 additions and 1 deletions
|
@ -1040,7 +1040,7 @@ gst_debug_level_get_name (GstDebugLevel level)
|
|||
* @data: user data
|
||||
*
|
||||
* Adds the logging function to the list of logging functions.
|
||||
* Be sure to use G_GNUC_NO_INSTRUMENT on that function, it is needed.
|
||||
* Be sure to use #G_GNUC_NO_INSTRUMENT on that function, it is needed.
|
||||
*/
|
||||
void
|
||||
gst_debug_add_log_function (GstLogFunction func, gpointer data)
|
||||
|
|
Loading…
Reference in a new issue