remove_key_event_listener


Description:

[ CCode ( cname = "atk_remove_key_event_listener" ) ]
public static void remove_key_event_listener (uint listener_id)

listener_id is the value returned by add_key_event_listener when you registered that event listener.

Removes the specified event listener.

Parameters:

listener_id

the id of the event listener to remove