2002-08-10  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=83334
	* eggcellrendererkeys.c : do it the easy way and just update the
	  libegg code.
This commit is contained in:
Jody Goldberg 2002-08-13 18:14:39 +00:00 committed by Jody Goldberg
parent 9bbe45df24
commit a5a97dcbc1
6 changed files with 790 additions and 8 deletions

View file

@ -51,6 +51,7 @@ struct _EggCellRendererKeysClass
GtkCellRendererTextClass parent_class;
void (* keys_edited) (EggCellRendererKeys *keys,
const char *path_string,
guint keyval,
GdkModifierType mask,
guint hardware_keycode);