summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2010-10-06 20:13:40 +0000
committerJavier Jardón <jjardon@gnome.org>2010-10-06 23:54:35 +0200
commit4196f56de9d70f8da5956e9a326bfbfd128e55bb (patch)
tree38de9ee9b6eba60790649a5886da9d7af5e20736 /gtk/gtkaboutdialog.c
parente17b9ae8ba69b870e39aa9d422f76421757869c0 (diff)
downloadgtk+-4196f56de9d70f8da5956e9a326bfbfd128e55bb.tar.gz
Remove reference to hooks in gtk_about_dialog_set_website() docs.
Signed-off-by: Javier Jardón <jjardon@gnome.org>
Diffstat (limited to 'gtk/gtkaboutdialog.c')
-rw-r--r--gtk/gtkaboutdialog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c
index bdcb265074..a47a247fb7 100644
--- a/gtk/gtkaboutdialog.c
+++ b/gtk/gtkaboutdialog.c
@@ -1279,9 +1279,6 @@ gtk_about_dialog_get_website (GtkAboutDialog *about)
*
* Sets the URL to use for the website link.
*
- * Note that that the hook functions need to be set up
- * before calling this function.
- *
* Since: 2.6
*/
void