comparison src/statusicon/si_audacious.h @ 962:9f0ac3bb82f4 trunk

[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries
author giacomo
date Mon, 16 Apr 2007 01:35:24 -0700
parents 209bd85dc1b9
children d44adaddae8b
comparison
equal deleted inserted replaced
961:25bc2010e9f0 962:9f0ac3bb82f4
34 34
35 void si_audacious_toggle_visibility ( void ); 35 void si_audacious_toggle_visibility ( void );
36 void si_audacious_volume_change ( gint ); 36 void si_audacious_volume_change ( gint );
37 void si_audacious_playback_skip ( gint ); 37 void si_audacious_playback_skip ( gint );
38 void si_audacious_playback_ctrl ( gpointer ); 38 void si_audacious_playback_ctrl ( gpointer );
39 void si_audacious_quit ( void );
39 40
40 41
41 #endif /* !_I_SI_AUDACIOUS_H */ 42 #endif /* !_I_SI_AUDACIOUS_H */