mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Fix a typo
svn path=/trunk/; revision=18076
This commit is contained in:
parent
a0295692d3
commit
8210544708
@ -1,3 +1,7 @@
|
|||||||
|
2007-06-07 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtksettings.c: Fix a typo in the docs.
|
||||||
|
|
||||||
2007-06-07 Christian Neumair <cneumair@gnome.org>
|
2007-06-07 Christian Neumair <cneumair@gnome.org>
|
||||||
|
|
||||||
* gtk/gtkstock.[ch]: Add GTK_STOCK_DISCARD, #158008.
|
* gtk/gtkstock.[ch]: Add GTK_STOCK_DISCARD, #158008.
|
||||||
|
@ -247,7 +247,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
|
|||||||
* The timer is reset after each user interaction.
|
* The timer is reset after each user interaction.
|
||||||
*
|
*
|
||||||
* Setting this to zero has the same effect as setting
|
* Setting this to zero has the same effect as setting
|
||||||
* #GtkSettings:gtk-cursor-blinks to %FALSE.
|
* #GtkSettings:gtk-cursor-blink to %FALSE.
|
||||||
*
|
*
|
||||||
* Since: 2.12
|
* Since: 2.12
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user