Re: How to catch enter pressed in a gtk entry text ?



Flávio Alberto Lopes Soares <engenharia3 maqplas com br> writes:
> 
> I need to detect when I press enter in a gtk entry text, callback
> function is here:
>

The "activated" signal is normally emitted when enter is pressed.
The carriage return doesn't end up in the entry.

Havoc



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