Files
chatmail-core/deltachat-ffi
link2xt eb3242e077 Add dc_event_emitter_close() API
dc_event_emitter_close() can be used to terminate
event loop from another thread without dereferencing the
context which may be in use by the event loop at the same time.
2022-05-03 22:44:26 +00:00
..
2022-05-03 22:44:26 +00:00
2019-04-28 18:06:26 +03:00
2021-08-07 12:03:25 +00:00
2022-05-02 16:18:00 +02:00
2022-05-03 22:44:26 +00:00
2019-08-26 19:17:58 +02:00
2021-03-13 22:19:12 +03:00

Delta Chat C Interface

Installation

see Installing libdeltachat system wide in ../README.md

Documentation

To generate the C Interface documentation, call doxygen in the deltachat-ffi directory and browse the html subdirectory.

If thinks work, the documentation is also available online at https://c.delta.chat