Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 23216:3dc1bc92b170
ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
note that they are available since 2.5.0. Thanks for the reminder, Richard.
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Tue, 27 May 2008 03:16:15 +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