Re: GTK2 GtkEntry - missing the "changed" event



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]