pidgin/gtklog.h

branch
soc.2013.gobjectification.plugins
changeset 37034
9d6765962b22
parent 37023
d9bcdc9a91e6
child 37053
e8959e0f6a37
equal deleted inserted replaced
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.

mercurial