Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
IfaceCbs Struct Reference

#include <interface.h>

List of all members.

Public Attributes

void(* show_prefs_window )(gboolean show)
void(* run_filebrowser )(gboolean play_button)
void(* hide_filebrowser )(void)
void(* toggle_visibility )(void)
void(* show_error )(const gchar *markup)
void(* show_jump_to_track )(void)
void(* hide_jump_to_track )(void)
void(* show_about_window )(void)
void(* hide_about_window )(void)
void(* toggle_shuffle )(void)
void(* toggle_repeat )(void)
void *(* run_gtk_plugin )(void *parent, const gchar *name)
void *(* stop_gtk_plugin )(void *parent)
void(* install_toolbar )(void *button)
void(* uninstall_toolbar )(void *button)

Detailed Description

Definition at line 47 of file interface.h.


Member Data Documentation

Definition at line 56 of file interface.h.

Referenced by interface_show_about_window().

Definition at line 50 of file interface.h.

Referenced by interface_hide_filebrowser().

Definition at line 54 of file interface.h.

Referenced by interface_hide_jump_to_track().

void(* IfaceCbs::install_toolbar)(void *button)

Definition at line 64 of file interface.h.

Referenced by interface_install_toolbar().

void(* IfaceCbs::run_filebrowser)(gboolean play_button)

Definition at line 49 of file interface.h.

Referenced by interface_run_filebrowser().

void*(* IfaceCbs::run_gtk_plugin)(void *parent, const gchar *name)

Definition at line 60 of file interface.h.

Referenced by interface_add_plugin_widget().

Definition at line 55 of file interface.h.

Referenced by interface_show_about_window().

void(* IfaceCbs::show_error)(const gchar *markup)

Definition at line 52 of file interface.h.

Referenced by interface_show_error_message().

Definition at line 53 of file interface.h.

Referenced by interface_show_jump_to_track().

Definition at line 48 of file interface.h.

Referenced by interface_show_prefs_window().

void*(* IfaceCbs::stop_gtk_plugin)(void *parent)

Definition at line 62 of file interface.h.

Referenced by interface_remove_plugin_widget().

void(* IfaceCbs::toggle_repeat)(void)

Definition at line 58 of file interface.h.

Referenced by interface_toggle_repeat().

void(* IfaceCbs::toggle_shuffle)(void)

Definition at line 57 of file interface.h.

Referenced by interface_toggle_shuffle().

Definition at line 51 of file interface.h.

Referenced by interface_toggle_visibility().

void(* IfaceCbs::uninstall_toolbar)(void *button)

Definition at line 65 of file interface.h.

Referenced by interface_uninstall_toolbar().


The documentation for this struct was generated from the following file: