Files
evolution/widgets/text
Jason Leach 1511e09691 Emit a "changed" signal to the EText after we gtk_object_set a "model" arg
2001-01-16  Jason Leach  <jasonleach@usa.net>

	* gal/e-text/e-text.c (e_text_set_arg): Emit a "changed" signal to
	the EText after we gtk_object_set a "model" arg and fill the EText
	with text from the model, which obviously changes the text.

svn path=/trunk/; revision=7530
2001-01-16 06:15:00 +00:00
..