Mercurial > pidgin
view console/libgnt/gntutils.h @ 14158:2a7b126c28b8
[gaim-migrate @ 16804]
Sadrul fixed this buglet which prevented the global buddy icon from being applied to new accounts
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 17 Aug 2006 02:40:44 +0000 |
parents | 2d1b41e3cf0d |
children | fda9dc44807d |
line wrap: on
line source
#include <glib.h> #include "gnt.h" #include "gntwidget.h" void gnt_util_get_text_bound(const char *text, int *width, int *height);