Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkSession.xs @ 15583:ad1ddb31202d
RTL Tooltips.
You have no clue how much longer this took than it should have ;)
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 08 Feb 2007 00:39:29 +0000 |
parents | 3138d800cb42 |
children | e622745f6f42 |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Gaim::GtkUI::Session PACKAGE = Gaim::GtkUI::Session PREFIX = gaim_gtk_session_ PROTOTYPES: ENABLE void pidgin_session_init(argv0, previous_id, config_dir) gchar * argv0 gchar * previous_id gchar * config_dir void pidgin_session_end()