forked from AuroraMiddleware/gtk
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:
parent
902de9d413
commit
7f4ba91800
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user