forked from AuroraMiddleware/gtk
Typo fix.
* gtk/gtkselection.c: Typo fix. svn path=/trunk/; revision=21827
This commit is contained in:
parent
d7ad26878c
commit
c717f4a7c5
@ -1,3 +1,7 @@
|
||||
2008-11-29 Christian Persch <chpe@gnome.org>
|
||||
|
||||
* gtk/gtkselection.c: Typo fix.
|
||||
|
||||
2008-11-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkselection.c:
|
||||
|
@ -2178,7 +2178,7 @@ gtk_selection_init (void)
|
||||
* @widget: a #GtkWidget
|
||||
* @event: the event
|
||||
*
|
||||
* The default handler for the #GtkWidget::selectionr-clear-event
|
||||
* The default handler for the #GtkWidget::selection-clear-event
|
||||
* signal.
|
||||
*
|
||||
* Return value: %TRUE if the event was handled, otherwise false
|
||||
|
Loading…
Reference in New Issue
Block a user