Re: [gtk-list] Pressing return signal in entry widget



rhfreeman wrote:

> Hi all,
>
> I have been using the "insert-text" signal to read the contents of a entry
> widget as they are entered, but I can't find a way to detect return/enter
> being pressed in it.
>
> Can anyone help?
>
> Rich
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

Use the 'activate' signal.  You will find documentation for it in one of the parent
widgets for gtk_entry - I think it's inherited from gtk_editable



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]