[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GtkEntry signals
- From: Matthias Mann <matman matman24 org>
- To: gtk-app-devel-list gnome org
- Subject: GtkEntry signals
- Date: Sun, 26 Oct 2003 14:49:32 +0100
I need to have a dialog box for creating a new folder. Like
that what is used in GtkFileSelection. Now the dialog box is
ready for use. But i need a callback handler that does
something if a user inserts/deletes any text on the GtkEntry
and can't find a signal for doing this.
I've tried "insert-at-cursor" but nothing happens. In which
case this signal will be emitted? Is there any other signal
that i can use for this?
Mathew
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]