Typo fix.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||||
|
typo. (#144070, Kent Sandvik)
|
||||||
|
|
||||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||||
|
typo. (#144070, Kent Sandvik)
|
||||||
|
|
||||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||||
|
typo. (#144070, Kent Sandvik)
|
||||||
|
|
||||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||||
|
typo. (#144070, Kent Sandvik)
|
||||||
|
|
||||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||||
|
|
||||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||||
|
|||||||
@ -501,7 +501,7 @@ gtk_style_get_type (void)
|
|||||||
* @style: a #GtkStyle
|
* @style: a #GtkStyle
|
||||||
* @settings: a #GtkSettings
|
* @settings: a #GtkSettings
|
||||||
*
|
*
|
||||||
* Initializes the font description in @style accoridng to the default
|
* Initializes the font description in @style according to the default
|
||||||
* font name of @settings. This is called for gtk_style_new() with
|
* font name of @settings. This is called for gtk_style_new() with
|
||||||
* the settings for the default screen (if any); if we are creating
|
* the settings for the default screen (if any); if we are creating
|
||||||
* a style for a particular screen, we then call it again in a
|
* a style for a particular screen, we then call it again in a
|
||||||
|
|||||||
Reference in New Issue
Block a user