Re: GTK2 GtkEntry - missing the "changed" event
- From: Owen Taylor <otaylor redhat com>
- To: Fabio Rotondo <mlists rotondo it>
- Cc: gtk-devel <gtk-app-devel-list gnome org>
- Subject: Re: GTK2 GtkEntry - missing the "changed" event
- Date: Sat, 23 Feb 2002 09:43:13 -0500 (EST)
Fabio Rotondo <mlists rotondo it> writes:
just noticed that in GTK2 the GtkEntry has missed the "changed"
event. What else should I use?
It's still there. :-). You probably missed it because the signal now is
on the GtkEditable interface that GtkEntry implements rather than
on GtkEntry itself.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]