IfacePlugin Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

PLUGIN_COMMON_FIELDS void(* show )(gboolean show)
gboolean(* is_shown )(void)
void(* show_error )(const gchar *markup)
void(* show_filebrowser )(gboolean play_button)
void(* show_jump_to_track )(void)
void *(* run_gtk_plugin )(void *widget, const gchar *name)
void *(* stop_gtk_plugin )(void *widget)
void(* install_toolbar )(void *button)
void(* uninstall_toolbar )(void *button)
gboolean(* is_focused )(void)

Detailed Description

Definition at line 448 of file plugin.h.


Member Data Documentation

void(* IfacePlugin::install_toolbar)(void *button)
gboolean(* IfacePlugin::is_focused)(void)
gboolean(* IfacePlugin::is_shown)(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:

Generated on 26 Jan 2012 for Audacious by  doxygen 1.6.1