Mercurial > pidgin.yaz
view console/libgnt/gntutils.h @ 14292:c111a7e718d0
[gaim-migrate @ 16982]
Make sure new windows fit in the screen.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 22 Aug 2006 17:02:20 +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);