]> Pileus Git - ~andy/gtk/commit - demos/gtk-demo/appwindow.c
Remove url hooks from GtkAboutDialog and GtkLinkButton
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Sep 2010 01:55:05 +0000 (21:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 22 Sep 2010 04:36:13 +0000 (00:36 -0400)
commitb0713fb3bb41e6daf07c80d88098fee1461c0658
tree5c05072b64af8e1db4fe42dc2efd9f4e31e01a69
parent0e1bba6ef5817730dbe1cd53c9ba8a5ea6972053
Remove url hooks from GtkAboutDialog and GtkLinkButton

With gtk_show_uri, global configurability of link activation has
moved to GIO/gvfs. For local overrides, GtkLinkButton has the ::clicked
signal, and GtkAboutDialog gets an ::activate-link signal.

Bug 339745
demos/gtk-demo/appwindow.c
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkaboutdialog.c
gtk/gtkaboutdialog.h
gtk/gtklinkbutton.c
gtk/gtklinkbutton.h