| 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 |