[gtk+] Remove reference to hooks in gtk_about_dialog_set_website() docs.



commit 4196f56de9d70f8da5956e9a326bfbfd128e55bb
Author: Stef Walter <stef memberwebs com>
Date:   Wed Oct 6 20:13:40 2010 +0000

    Remove reference to hooks in gtk_about_dialog_set_website() docs.
    
    Signed-off-by: Javier Jardón <jjardon gnome org>

 gtk/gtkaboutdialog.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c
index bdcb265..a47a247 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]