example.autoop_capi

Undocumented in source.

Members

Functions

_systemconvdummy
void _systemconvdummy()
Undocumented in source. Be warned that the author may not have intended to support it.
autooptoggle_cb
int autooptoggle_cb(const(char)** word, const(char)** word_eol, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.
hexchat_plugin_get_info
void hexchat_plugin_get_info(const(char)** name, const(char)** desc, const(char)** version_, void** reserved)
Undocumented in source. Be warned that the author may not have intended to support it.
hexchat_plugin_init
int hexchat_plugin_init(hexchat_plugin* plugin_handle, const(char)** plugin_name, const(char)** plugin_desc, const(char)** plugin_version, char* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
join_cb
int join_cb(const(char)** word, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

PDESC
enum PDESC;
Undocumented in source.
PNAME
enum PNAME;
Undocumented in source.
PVERSION
enum PVERSION;
Undocumented in source.

Static variables

ph
hexchat_plugin* ph;
Undocumented in source.

Variables

enable
int enable;
Undocumented in source.

Meta