pidgin/gtkutils.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35471
a23769351b31
child 35500
ae6432ea326f
child 37094
84873ce721dc
equal deleted inserted replaced
35486:fe9a7f6143c1 35487:494f09f7f331
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21
22 #ifndef _PIDGINUTILS_H_
23 #define _PIDGINUTILS_H_
21 /** 24 /**
22 * SECTION:gtkutils 25 * SECTION:gtkutils
23 * @section_id: pidgin-gtkutils 26 * @section_id: pidgin-gtkutils
24 * @short_description: <filename>gtkutils.h</filename> 27 * @short_description: <filename>gtkutils.h</filename>
25 * @title: Utility functions 28 * @title: Utility functions
26 */ 29 */
27
28 #ifndef _PIDGINUTILS_H_
29 #define _PIDGINUTILS_H_
30 30
31 #include "gtkconv.h" 31 #include "gtkconv.h"
32 #include "pidgin.h" 32 #include "pidgin.h"
33 #include "prpl.h" 33 #include "prpl.h"
34 #include "util.h" 34 #include "util.h"

mercurial