view prefs.h @ 337:9f78fb6bfc76

gtkimhtml easily be fooled if the buffer is not entity markuped.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 15 Oct 2009 15:49:12 +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