pidgin/gtkconv.c

changeset 16254
eeb2bba4dc94
parent 16144
4e022531d1c9
child 16263
27e0ef0f38e6
equal deleted inserted replaced
16253:7fe1554d22e5 16254:eeb2bba4dc94
1 /** 1 /**
2 * @file gtkconv.c GTK+ Conversation API 2 * @file gtkconv.c GTK+ Conversation API
3 * @ingroup gtkui 3 * @ingroup pidgin
4 * 4 *
5 * pidgin 5 * pidgin
6 * 6 *
7 * Pidgin is the legal property of its developers, whose names are too numerous 7 * Pidgin is the legal property of its developers, whose names are too numerous
8 * to list here. Please refer to the COPYRIGHT file distributed with this 8 * to list here. Please refer to the COPYRIGHT file distributed with this
7123 /* down here is where gtkconvwin.c ought to start. except they share like every freaking function, 7123 /* down here is where gtkconvwin.c ought to start. except they share like every freaking function,
7124 * and touch each others' private members all day long */ 7124 * and touch each others' private members all day long */
7125 7125
7126 /** 7126 /**
7127 * @file gtkconvwin.c GTK+ Conversation Window API 7127 * @file gtkconvwin.c GTK+ Conversation Window API
7128 * @ingroup gtkui 7128 * @ingroup pidgin
7129 * 7129 *
7130 * pidgin 7130 * pidgin
7131 * 7131 *
7132 * Pidgin is the legal property of its developers, whose names are too numerous 7132 * Pidgin is the legal property of its developers, whose names are too numerous
7133 * to list here. Please refer to the COPYRIGHT file distributed with this 7133 * to list here. Please refer to the COPYRIGHT file distributed with this

mercurial