key_snooper_remove
function key_snooper_remove(snooper_handler_id:Number):void {
// Gjs wrapper for gtk_key_snooper_remove()
}Removes the key snooper function with the given id.
- snooper_handler_id
Identifies the key snooper to remove
function key_snooper_remove(snooper_handler_id:Number):void {
// Gjs wrapper for gtk_key_snooper_remove()
}Removes the key snooper function with the given id.
Identifies the key snooper to remove