spelling fix in comment from joey@kuolema.Infodrom.North.DE (Martin

* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)

-Yosh
This commit is contained in:
Manish Singh 1999-02-04 02:35:32 +00:00
parent 902de9d413
commit 7f4ba91800
8 changed files with 37 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -1,3 +1,8 @@
Wed Feb 3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Make sure we set the icon window position

View File

@ -618,14 +618,14 @@ gint gtk_clist_get_pixtext (GtkCList *clist,
GdkPixmap **pixmap,
GdkBitmap **mask);
/* sets the foreground color of a row, the colar must already
/* sets the foreground color of a row, the color must already
* be allocated
*/
void gtk_clist_set_foreground (GtkCList *clist,
gint row,
GdkColor *color);
/* sets the background color of a row, the colar must already
/* sets the background color of a row, the color must already
* be allocated
*/
void gtk_clist_set_background (GtkCList *clist,