Home
last modified time | relevance | path

Searched refs:command_from_hashtable_to_treemodel (Results 1 – 1 of 1) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dkbd-custom.c1970 command_from_hashtable_to_treemodel(gpointer key, gpointer value, gpointer data){ in command_from_hashtable_to_treemodel() function
2006 g_hash_table_foreach(the_keymap->commands, command_from_hashtable_to_treemodel, list); in commands_treemodel()