mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +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
|
* @data: user data
|
||||||
*
|
*
|
||||||
* Adds the logging function to the list of logging functions.
|
* 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
|
void
|
||||||
gst_debug_add_log_function (GstLogFunction func, gpointer data)
|
gst_debug_add_log_function (GstLogFunction func, gpointer data)
|
||||||
|
|
Loading…
Reference in a new issue