summary refs log tree commit diff stats
path: root/src/fe-gtk/about.h
blob: 2bad159c5a8d085118fca317cf2d39de759d4fa6 (plain) (blame)
1
void menu_about (GtkWidget * wid, gpointer sess);
} /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
EXPORTED {
	global:
		xchat_hook_command;
		xchat_hook_server;
		xchat_hook_print;
		xchat_hook_timer;
		xchat_hook_fd;
		xchat_unhook;
		xchat_print;
		xchat_printf;
		xchat_command;
		xchat_commandf;
		xchat_nickcmp;
		xchat_set_context;
		xchat_find_context;
		xchat_get_context;
		xchat_get_info;
		xchat_get_prefs;
		xchat_list_get;
		xchat_list_free;
		xchat_list_fields;
		xchat_list_next;
		xchat_list_str;
		xchat_list_int;
		xchat_plugingui_add;
		xchat_plugingui_remove;
		xchat_emit_print;
		xchat_list_time;
		xchat_gettext;
		xchat_send_modes;
		xchat_strip;
		xchat_free;
		xchat_pluginpref_set_str;
		xchat_pluginpref_get_str;
		xchat_pluginpref_set_int;
		xchat_pluginpref_get_int;
		xchat_pluginpref_delete;
		xchat_pluginpref_list;
	local: *;
};