view pidgin/plugins/perl/common/GtkPrefs.xs @ 26522:8df78c06d10e

Save the world. Patch from Arunan Bala to save the world. But instead of saving the cheerleader, he's using g_timeout_add_seconds where possible in place of g_timeout_add. Closes #8831.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 05 Apr 2009 08:42:00 +0000
parents cb0750152bf6
children
line wrap: on
line source

#include "gtkmodule.h"

MODULE = Pidgin::Prefs  PACKAGE = Pidgin::Prefs  PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE

void
pidgin_prefs_show()