Hi, What you're asking doesn't make sense - unless you're planning to drive your users crazy. You probably don't want to change the value that key returns; it's more likely you're trying to connect to a Gtk::Widget::signal_key_press_event(). That lets you do what you want with the signal when a user presses a key. Check the documentation- you have to enable a mask to use this signal.
Ian. On 28/10/16 04:35, Glus Xof wrote:
|