1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2004 Evan Martin <evan@livejournal.com>
4 #ifndef __LOGJAM_USEJOURNAL_H__
5 #define __LOGJAM_USEJOURNAL_H__
8 extern GtkWidget
*usejournal_build_menu (const char *defaultjournal
, const char *currentjournal
, GSList
*journals
, gpointer doc
);