forked from AuroraMiddleware/gtk
Doc comment fix.
This commit is contained in:
parent
eb136ac91b
commit
1249d82acb
@ -1,3 +1,7 @@
|
||||
2003-06-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter from docs.
|
||||
|
||||
2003-06-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #111028, thanks to J. Ali Harlow, who writes:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-06-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter from docs.
|
||||
|
||||
2003-06-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #111028, thanks to J. Ali Harlow, who writes:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-06-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter from docs.
|
||||
|
||||
2003-06-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #111028, thanks to J. Ali Harlow, who writes:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-06-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter from docs.
|
||||
|
||||
2003-06-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #111028, thanks to J. Ali Harlow, who writes:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-06-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkwidget.c (gtk_widget_class_init): Remove a duplicate parameter from docs.
|
||||
|
||||
2003-06-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Fix for #111028, thanks to J. Ali Harlow, who writes:
|
||||
|
@ -645,7 +645,6 @@ gtk_widget_class_init (GtkWidgetClass *klass)
|
||||
* GtkWidget::child-notify:
|
||||
* @widget: the object which received the signal.
|
||||
* @pspec: the #GParamSpec of the changed child property.
|
||||
* @user_data: user data set when the signal handler was connected.
|
||||
*
|
||||
* The ::child-notify signal is emitted for each child property that has
|
||||
* changed on an object. The signal's detail holds the property name.
|
||||
|
Loading…
Reference in New Issue
Block a user