view console/gntrequest.h @ 14556:c46d204d5a30

[gaim-migrate @ 17279] (17:51:22) elb: someone should gaims-funniest-home-convos that, actually committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 14 Sep 2006 21:53:30 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_REQUEST_H
#define _GNT_REQUEST_H

#include "request.h"

GaimRequestUiOps *gg_request_get_ui_ops(void);

void gg_request_init(void);

void gg_request_uninit(void);

#endif