musicus mpd client 0.1d
|
Functions | |
gboolean | applet_button_pressed_cb (GtkWidget *widget, GdkEventButton *event_btn, gpointer data) |
void | create_applet_menu (void) |
These functions are some callbacks and such for the applet
gboolean applet_button_pressed_cb | ( | GtkWidget * | widget, |
GdkEventButton * | event_btn, | ||
gpointer | data | ||
) |
This is a callback for the applet which opens the controls menu
widget | the widget from which this function was called |
event_btn | the event that triggered the call |
data | user data |
void create_applet_menu | ( | void | ) |
Create the applet popup controls menu.