pidgin/gtklog.h

branch
gtkdoc-conversion
changeset 35486
fe9a7f6143c1
parent 35472
474e26199560
child 35487
494f09f7f331
child 37088
4d5ad6b1878e
equal deleted inserted replaced
35485:891224cdaca1 35486:fe9a7f6143c1
73 void pidgin_syslog_show(void); 73 void pidgin_syslog_show(void);
74 74
75 /**************************************************************************/ 75 /**************************************************************************/
76 /* GTK+ Log Subsystem */ 76 /* GTK+ Log Subsystem */
77 /**************************************************************************/ 77 /**************************************************************************/
78 /*@{*/
79 78
80 /** 79 /**
81 * pidgin_log_init: 80 * pidgin_log_init:
82 * 81 *
83 * Initializes the GTK+ log subsystem. 82 * Initializes the GTK+ log subsystem.
98 * 97 *
99 * Uninitializes the GTK+ log subsystem. 98 * Uninitializes the GTK+ log subsystem.
100 */ 99 */
101 void pidgin_log_uninit(void); 100 void pidgin_log_uninit(void);
102 101
103 /*@}*/
104
105 G_END_DECLS 102 G_END_DECLS
106 103
107 #endif 104 #endif

mercurial