#include <plugin.h>
List of all members.
Detailed Description
Definition at line 451 of file plugin.h.
Member Data Documentation
void(* IfacePlugin::install_toolbar)(void *button) |
gboolean(* IfacePlugin::is_focused)(void) |
void*(* IfacePlugin::run_gtk_plugin)(void *widget, const gchar *name) |
PLUGIN_COMMON_FIELDS void(* IfacePlugin::show)(gboolean show) |
void(* IfacePlugin::show_error)(const gchar *markup) |
void(* IfacePlugin::show_filebrowser)(gboolean play_button) |
void(* IfacePlugin::show_jump_to_track)(void) |
void*(* IfacePlugin::stop_gtk_plugin)(void *widget) |
void(* IfacePlugin::uninstall_toolbar)(void *button) |
The documentation for this struct was generated from the following file: