Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 18369:73554fed2f1f
propagate from branch 'im.pidgin.pidgin' (head b34743e0bab991600b435760c67a34c881d018ff)
to branch 'im.pidgin.soc.2007.remotelogging' (head 2ac7304159dedccba63b0327ce194fc750932500)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 30 Jun 2007 19:53:13 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#ifndef _PURPLE_CLIENT_H_INCLUDED_ #define _PURPLE_CLIENT_H_INCLUDED_ #include <glib.h> #include "purple-client-bindings.h" G_BEGIN_DECLS void purple_init(void); G_END_DECLS #endif