musicus mpd client 0.1d
Functions
Applet support functions

Functions

gboolean applet_button_pressed_cb (GtkWidget *widget, GdkEventButton *event_btn, gpointer data)
void create_applet_menu (void)

Detailed Description

These functions are some callbacks and such for the applet


Function Documentation

gboolean applet_button_pressed_cb ( GtkWidget *  widget,
GdkEventButton *  event_btn,
gpointer  data 
)

This is a callback for the applet which opens the controls menu

Parameters:
widgetthe widget from which this function was called
event_btnthe event that triggered the call
datauser data
void create_applet_menu ( void  )

Create the applet popup controls menu.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines