[gtk/ebassi/gidocgen: 23/24] docs: Use new link syntax
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 23/24] docs: Use new link syntax
- Date: Tue, 16 Feb 2021 15:53:55 +0000 (UTC)
commit 816ae4b9cc17e1d03ced5724170130b938d9f916
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Feb 14 19:00:12 2021 +0000
docs: Use new link syntax
gtk/gtkmain.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c
index 498b4ec8d4..39aaa4e299 100644
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
@@ -311,10 +311,10 @@ static gboolean do_setlocale = TRUE;
/**
* gtk_disable_setlocale:
*
- * Prevents gtk_init(), gtk_init_check() and
- * gtk_parse_args() from automatically
- * calling `setlocale (LC_ALL, "")`. You would
- * want to use this function if you wanted to set the locale for
+ * Prevents [id@gtk_init] and [id@gtk_init_check] from automatically calling
+ * `setlocale (LC_ALL, "")`.
+ *
+ * You would want to use this function if you wanted to set the locale for
* your program to something other than the user’s locale, or if
* you wanted to set different values for different locale categories.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]