[gtk+] docs: fix function name link
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix function name link
- Date: Wed, 22 Jan 2014 00:17:27 +0000 (UTC)
commit e87bfcf76d7f7e7a8983dab3149d08433733a0dc
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 17:04:43 2014 -0500
docs: fix function name link
gtk/gtkaccelgroup.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkaccelgroup.c b/gtk/gtkaccelgroup.c
index 96316b3..f360e68 100644
--- a/gtk/gtkaccelgroup.c
+++ b/gtk/gtkaccelgroup.c
@@ -1465,7 +1465,7 @@ gtk_accelerator_parse (const gchar *accelerator,
* @accelerator_mods: accelerator modifier mask
*
* Converts an accelerator keyval and modifier mask
- * into a string parseable by gtk_accelerator_parse_full(),
+ * into a string parseable by gtk_accelerator_parse_with_keycode(),
* similarly to gtk_accelerator_name() but handling keycodes.
* This is only useful for system-level components, applications
* should use gtk_accelerator_parse() instead.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]