src/gtksound.h

changeset 10087
e5b80a38939d
parent 10074
4fab99572bf1
child 10320
f5b0f5cf8562
equal deleted inserted replaced
10086:c74a09688dff 10087:e5b80a38939d
26 26
27 /**************************************************************************/ 27 /**************************************************************************/
28 /** @name GTK+ Sound API */ 28 /** @name GTK+ Sound API */
29 /**************************************************************************/ 29 /**************************************************************************/
30 /*@{*/ 30 /*@{*/
31
32 /**
33 * Get the handle for the GTK+ sound system.
34 *
35 * @return the handle to the sound system
36 */
37 void *gaim_gtk_sound_get_handle();
31 38
32 /** 39 /**
33 * Gets GTK Sound UI opsA 40 * Gets GTK Sound UI opsA
34 * 41 *
35 * @return UI operations struct 42 * @return UI operations struct

mercurial