]> Pileus Git - ~andy/gtk/commit
Add a separate keybinding signal for activating links
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 06:44:12 +0000 (02:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 06:44:12 +0000 (02:44 -0400)
commitae94c371d186715ae78d97687b28ff78c5489673
treed72ee0c1ecd4b94ae6572298acc857c7c123d2e8
parent2f60e18c700dca53ef2b64085880ae3c71f50f5f
Add a separate keybinding signal for activating links

Keeping the keybinding signal and the regular signal separate is
cleaner and allows us to pass the uri as a parameter to the
activate-link signal.
demos/gtk-demo/links.c
docs/reference/gtk/migrating-GtkLabel-links.sgml
docs/reference/gtk/tmpl/gtklabel.sgml
gtk/gtklabel.c
gtk/gtklabel.h
tests/testgtk.c