src/gtkdebug.h

changeset 7035
76bca80cd91d
parent 5872
754c63f29b77
child 8046
c581b20a47d6
equal deleted inserted replaced
7034:b1d44fe5f072 7035:76bca80cd91d
3 * @ingroup gtkui 3 * @ingroup gtkui
4 * 4 *
5 * gaim 5 * gaim
6 * 6 *
7 * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org> 7 * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
8 * 8 *
9 * This program is free software; you can redistribute it and/or modify 9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or 11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version. 12 * (at your option) any later version.
13 * 13 *
43 /** 43 /**
44 * Returns the UI operations structure for GTK debug output. 44 * Returns the UI operations structure for GTK debug output.
45 * 45 *
46 * @return The GTK UI debug operations structure. 46 * @return The GTK UI debug operations structure.
47 */ 47 */
48 GaimDebugUiOps *gaim_get_gtk_debug_ui_ops(void); 48 GaimDebugUiOps *gaim_gtk_debug_get_ui_ops(void);
49 49
50 #endif /* _GAIM_GTK_DEBUG_H_ */ 50 #endif /* _GAIM_GTK_DEBUG_H_ */

mercurial