IfacePlugin Struct Reference
#include <plugin.h>
List of all members.
Detailed Description
Definition at line 468 of file plugin.h.
Member Data Documentation
void(* IfacePlugin::install_toolbar)(void *button) |
bool_t(* IfacePlugin::is_focused)(void) |
bool_t(* IfacePlugin::is_shown)(void) |
void(* IfacePlugin::run_gtk_plugin)(void *widget, const char *name) |
PLUGIN_COMMON_FIELDS void(* IfacePlugin::show)(bool_t show) |
void(* IfacePlugin::show_error)(const char *markup) |
void(* IfacePlugin::show_filebrowser)(bool_t 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: