|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
| int | key |
| const char * | value |
| PluginForEachFunc | func |
| void * | data |
Definition at line 779 of file plugin-registry.c.
| void* InputPluginForKeyState::data |
Definition at line 783 of file plugin-registry.c.
Referenced by input_plugin_for_key_cb().
| PluginForEachFunc InputPluginForKeyState::func |
Definition at line 782 of file plugin-registry.c.
Referenced by input_plugin_for_key_cb().
| int InputPluginForKeyState::key |
Definition at line 780 of file plugin-registry.c.
Referenced by input_plugin_for_key_cb().
| const char* InputPluginForKeyState::value |
Definition at line 781 of file plugin-registry.c.
Referenced by input_plugin_for_key_cb().
1.8.5