Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

GaimNotifyUiOps Struct Reference

Notification UI operations. More...

#include <notify.h>


Data Fields

void *(* notify_message )(GaimNotifyMsgType type, const char *title, const char *primary, const char *secondary, GCallback cb, void *user_data)
void *(* notify_email )(const char *subject, const char *from, const char *to, const char *url, GCallback cb, void *user_data)
void *(* notify_emails )(size_t count, gboolean detailed, const char **subjects, const char **froms, const char **tos, const char **urls, GCallback cb, void *user_data)
void *(* notify_formatted )(const char *title, const char *primary, const char *secondary, const char *text, GCallback cb, void *user_data)
void *(* notify_userinfo )(GaimConnection *gc, const char *who, const char *title, const char *primary, const char *secondary, const char *text, GCallback cb, void *user_data)
void *(* notify_uri )(const char *uri)
void(* close_notify )(GaimNotifyType type, void *ui_handle)


Detailed Description

Notification UI operations.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 9 15:33:15 2005 for gaim by  doxygen 1.3.9.1