plugins/perl/common/Privacy.xs

Mon, 18 Jul 2005 13:37:38 +0000

author
John H. Kelm <johnkelm@gmail.com>
date
Mon, 18 Jul 2005 13:37:38 +0000
changeset 11118
36db35a9da56
child 11290
136722ebf145
permissions
-rw-r--r--

[gaim-migrate @ 13174]
Some new xsubs for the perl interpreter and a work around to get it all working again.


#include "module.h"

/* TODO


*/

MODULE = Gaim::Privacy  PACKAGE = Gaim::Privacy  PREFIX = gaim_privacy_
PROTOTYPES: ENABLE

Gaim::Privacy::UiOps
gaim_privacy_get_ui_ops()
 

void 
gaim_privacy_init()
 

void 
gaim_privacy_set_ui_ops(ops)
	Gaim::Privacy::UiOps ops

mercurial