| 35392:cc123f0d84af | 35393:00f876b129bc |
|---|---|
| 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. |