view gtk/plugins/perl/common/GtkPrefs.xs @ 14634:eb2152e14df9

[gaim-migrate @ 17380] Fix the send_raw method signature (even though it still doesn't really functionally match what the core wants) committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 27 Sep 2006 02:01:29 +0000
parents 310a81ba302c
children
line wrap: on
line source

#include "gtkmodule.h"

MODULE = Gaim::GtkUI::Prefs  PACKAGE = Gaim::GtkUI::Prefs  PREFIX = gaim_gtk_prefs_
PROTOTYPES: ENABLE

void
gaim_gtk_prefs_show()