view pidgin/plugins/perl/common/GtkPrefs.xs @ 32619:17c27a527004

Add some boilerplate Conversation theme GObjects. These don't do anything yet, and aren't used either.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 17 Sep 2011 05:27:30 +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()