view prefs.h @ 284:2d559555875f

now message count can be specified in twitter API access.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 12 Jan 2009 00:59:41 +0900
parents c2620a99622b
children
line wrap: on
line source

#ifndef _PIDGIN_TWITTER_PREFS_H_
#define _PIDGIN_TWITTER_PREFS_H_

GtkWidget *prefs_get_frame(PurplePlugin *plugin);

#endif