[perl-Gtk2] In the Gtk2::Gdk::Keysyms docs, fix the Gtk2::Gdk->keyval_from_name link
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] In the Gtk2::Gdk::Keysyms docs, fix the Gtk2::Gdk->keyval_from_name link
- Date: Tue, 2 Mar 2010 22:36:11 +0000 (UTC)
commit 47572f6667a46265743b1fc08a41bae174ef0e5d
Author: Kevin Ryde <user42 zip com au>
Date: Tue Mar 2 23:35:03 2010 +0100
In the Gtk2::Gdk::Keysyms docs, fix the Gtk2::Gdk->keyval_from_name link
Signed-off-by: Torsten Schönfeld <kaffeetisch gmx de>
tools/genkeysyms.pl | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tools/genkeysyms.pl b/tools/genkeysyms.pl
index 1353a08..fcfdb53 100644
--- a/tools/genkeysyms.pl
+++ b/tools/genkeysyms.pl
@@ -69,7 +69,7 @@ trying to write an easter egg, or whatever.
As the list of keycodes is quite large and rather rarely used in application
code, we've put it in a separately-loaded module to save space. As an
-alternative, you might want to investigate L<Gtk2::Gdk->keyval_from_name> which
+alternative, you might want to investigate C<Gtk2::Gdk-E<gt>keyval_from_name> which
offers basically the same functionality as the hash.
To get a list of all available keys, either dump C<%Gtk2::Gdk::Keysyms>, or
@@ -83,7 +83,7 @@ programs of all.
=head1 COPYRIGHT
-Copyright (C) 2003 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2003, 2009 by the gtk2-perl team (see the file AUTHORS for the
full list)
This library is free software; you can redistribute it and/or modify it under
@@ -102,4 +102,4 @@ Temple Place - Suite 330, Boston, MA 02111-1307 USA.
=head1 SEE ALSO
-perl(1), Gtk2(3pm)
+L<perl>, L<Gtk2>, L<Gtk2::Gdk>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]