pidgin/gtklog.h

branch
soc.2013.gobjectification.plugins
changeset 37088
4d5ad6b1878e
parent 37075
cf3f735b09b7
parent 35486
fe9a7f6143c1
child 37094
84873ce721dc
equal deleted inserted replaced
37087:197d965cec97 37088:4d5ad6b1878e
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