[retro-gtk/build-doc: 3/11] log: Link to the signal in the retro_g_log() doc



commit 1bbb31da96af6638f5a21d5fc2cdfe0f40022e25
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Apr 17 15:37:44 2020 +0200

    log: Link to the signal in the retro_g_log() doc

 retro-gtk/retro-log.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/retro-gtk/retro-log.c b/retro-gtk/retro-log.c
index 8cc4396..eea33f0 100644
--- a/retro-gtk/retro-log.c
+++ b/retro-gtk/retro-log.c
@@ -12,8 +12,8 @@
  *
  * Logs an error or debugging message.
  *
- * This is a convenience function to forward the log signal of #RetroCore to
- * g_log(), see it for more information.
+ * This is a convenience function to forward the #RetroCore::log signal of
+ * #RetroCore to g_log(), see it for more information.
  */
 void
 retro_g_log (RetroCore      *sender,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]