view console/libgnt/gntutils.h @ 14283:22ad3b783bbe

[gaim-migrate @ 16969] I made this change because Evan was getting a crash because of this. But as a side effect, it fixes the scrambleness!! This is pretty sweet! committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 22 Aug 2006 03:01:52 +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);