Go to the source code of this file.
Functions | |
AUD_FUNC3 (PluginHandle *, plugin_lookup, gint, type, const gchar *, filename, gint, number) AUD_FUNC3(void | |
void data | AUD_FUNC3 (void, plugin_for_enabled, gint, type, PluginForEachFunc, func, void *, data) AUD_FUNC3(void |
Variables | |
plugin_for_each | |
gint | |
type | |
PluginForEachFunc | |
func | |
void data | plugin_add_watch |
void data PluginHandle | plugin |
void data AUD_FUNC3 | ( | void | , | |
plugin_for_enabled | , | |||
gint | , | |||
type | , | |||
PluginForEachFunc | , | |||
func | , | |||
void * | , | |||
data | ||||
) |
AUD_FUNC3 | ( | PluginHandle * | , | |
plugin_lookup | , | |||
gint | , | |||
type | , | |||
const gchar * | , | |||
filename | , | |||
gint | , | |||
number | ||||
) |
void data PluginHandle func |
Definition at line 41 of file plugins-api.h.
Referenced by module_load(), tuple_formatter_register_expression(), tuple_formatter_register_function(), and vfs_set_lookup_func().
Definition at line 41 of file plugins-api.h.
void data PluginHandle plugin |
Definition at line 52 of file plugins-api.h.
Referenced by get_plugin(), input_plugin_add_key(), lookup_transport(), output_combo_changed(), output_combo_update(), plugin_new(), plugin_parse(), and plugin_register().
void data plugin_add_watch |
Definition at line 52 of file plugins-api.h.
Referenced by button_update(), and fill_cb().
plugin_for_each |
Definition at line 41 of file plugins-api.h.
Referenced by iface_plugin_probe(), list_fill(), output_get_list(), output_plugin_probe(), and plugin_for_enabled().
Definition at line 41 of file plugins-api.h.
Definition at line 41 of file plugins-api.h.
Referenced by create_widgets_with_domain(), fill_table(), plugin_enable(), plugin_parse(), tf_get_var(), tuple_associate_data(), tuple_formatter_expression_empty(), tuple_formatter_process_expr(), tuple_get_value_type(), and tuple_value_to_gvalue().