pidgin/gtklog.h

branch
gtkdoc-conversion
changeset 35393
00f876b129bc
parent 32790
b95c7c504118
child 35416
35c615531b2a
child 37023
d9bcdc9a91e6
equal deleted inserted replaced
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.

mercurial