Mercurial > pidgin.yaz
view libpurple/gaim-client.h @ 15804:ca5d548bd88d
Move the tooltip window before showing the tooltip to avoid a transient
annoying window
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 17 Mar 2007 16:50:35 +0000 |
parents | 5fe8042783c1 |
children |
line wrap: on
line source
#ifndef _GAIM_CLIENT_H_INCLUDED_ #define _GAIM_CLIENT_H_INCLUDED_ #include <glib.h> #include "gaim-client-bindings.h" G_BEGIN_DECLS void gaim_init(void); G_END_DECLS #endif