key_pressed


Description:

public bool key_pressed (EventKey event)

Process a keyboard key press event

Parameters:

event

The GDK button event triggering this call

Returns:

This funtion returns TRUE when this function handles the event. This function returns FALSE if this event must continue propagation.