aboutsummaryrefslogtreecommitdiffstats
path: root/public/javascripts/jquery.fancybox-1.3.4.pack.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/javascripts/jquery.fancybox-1.3.4.pack.js')
0 files changed, 0 insertions, 0 deletions
il you remove it using b_event_remove(). As usual, the data argument can be used to pass your own data to the event handler. */ G_MODULE_EXPORT gint b_input_add(int fd, b_input_condition cond, b_event_handler func, gpointer data); G_MODULE_EXPORT gint b_timeout_add(gint timeout, b_event_handler func, gpointer data); G_MODULE_EXPORT void b_event_remove(gint id); /* With libevent, this one also cleans up event handlers if that wasn't already done (the caller is expected to do so but may miss it sometimes). */ G_MODULE_EXPORT void closesocket(int fd); #endif /* _EVENTS_H_ */