[gtk/gtk-3-22] AccelGroup: Remove @See_also of deleted function
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-22] AccelGroup: Remove @See_also of deleted function
- Date: Mon, 9 Apr 2018 18:47:09 +0000 (UTC)
commit 5ee381a59633b2daf3748e2201912f0ca7541dd4
Author: Daniel Boles <dboles src gmail com>
Date: Mon Apr 9 19:43:45 2018 +0100
AccelGroup: Remove @See_also of deleted function
gtk_item_factory_new() is not a thing that exists.
Also, maybe the lack of space after the colon was what stopped the link
from rendering.
gtk/gtkaccelgroup.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkaccelgroup.c b/gtk/gtkaccelgroup.c
index 52897cacaa..3b514d2302 100644
--- a/gtk/gtkaccelgroup.c
+++ b/gtk/gtkaccelgroup.c
@@ -39,8 +39,8 @@
* @Short_description: Groups of global keyboard accelerators for an
* entire GtkWindow
* @Title: Accelerator Groups
- * @See_also:gtk_window_add_accel_group(), gtk_accel_map_change_entry(),
- * gtk_item_factory_new(), gtk_label_new_with_mnemonic()
+ * @See_also: gtk_window_add_accel_group(), gtk_accel_map_change_entry(),
+ * gtk_label_new_with_mnemonic()
*
* A #GtkAccelGroup represents a group of keyboard accelerators,
* typically attached to a toplevel #GtkWindow (with
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]