]> Pileus Git - ~andy/gtk/commit
Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.
authorFederico Mena <federico@bananoid.nuclecu.unam.mx>
Mon, 19 Jan 1998 22:38:22 +0000 (22:38 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Mon, 19 Jan 1998 22:38:22 +0000 (22:38 +0000)
commit73386d5761bff02580cc818f794cfdf52869f16b
tree1c3c05ecca62805305cc7496b99fb6cf96cc0fbe
parent79f69b1676b3efb8a1b7706c9c8d4a43e47a269c
Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.

Mon Jan 19 16:21:00 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

* gtk/testgtk.c (create_toolbar): Removed the GTK_PIXMAP casts to
match Eckehard's new prototypes.

* gtk/gtktoolbar.h: Switched the order of the tooltip_text and
widget parameters to the gtk_toolbar_*_widget() functions, to be
friendlier to the C++ bindings.  This is per request of Guillaume
Laurent.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c
gtk/gtktoolbar.h
gtk/testgtk.c
tests/testgtk.c