gtk2/demos/testgtk
Jonathan Blandford f8faec4574 use the new BOXED marshallers.
Fri Nov 10 12:10:34 2000  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtkliststore.c (gtk_model_simple_class_init): use the new
	BOXED marshallers.

	* gtk/gtkliststore.c (gtk_list_store_get_column_type): Add this.
	(gtk_list_store_class_init): use the new BOXED marshallers.

	* gtk/gtktreestore.c (gtk_tree_store_new_with_types): change
	new_with_values to new_with_types.
	(gtk_tree_store_get_column_type): add this.
	(gtk_tree_store_class_init): use the new BOXED marshallers.

	* gtk/gtkmarshal.list: Added a number of BOXED marshallers to
	mirror some POINTER marshallers.
2000-11-10 19:38:53 +00:00
..
.cvsignore Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
button_box.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
geninclude.pl Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
item_factory.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
main.c use the new BOXED marshallers. 2000-11-10 19:38:53 +00:00
Makefile.am Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
menus.c Changes to make the new testgtk compile after gtk_menu_append was removed. 2000-11-09 12:15:40 +00:00
panes.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00