| 37033:ce8b96a22ebe | 37034:9d6765962b22 |
|---|---|
| 70 void pidgin_log_init(void); | 70 void pidgin_log_init(void); |
| 71 | 71 |
| 72 /** | 72 /** |
| 73 * Returns the GTK+ log subsystem handle. | 73 * Returns the GTK+ log subsystem handle. |
| 74 * | 74 * |
| 75 * @return The GTK+ log subsystem handle. | 75 * Returns: The GTK+ log subsystem handle. |
| 76 */ | 76 */ |
| 77 void *pidgin_log_get_handle(void); | 77 void *pidgin_log_get_handle(void); |
| 78 | 78 |
| 79 /** | 79 /** |
| 80 * Uninitializes the GTK+ log subsystem. | 80 * Uninitializes the GTK+ log subsystem. |