git.lucas.co / cce-mail
mail client (IMAP/SMTP)
git clone https://git.lucas.co/cce-mail.git

src/wpe/wrapper.h (280B)

1 /* Bindgen entry point for the WPE port. The two umbrella headers are the
2  * whole surface: webkit.h is the engine, wpe-platform.h is the embedding
3  * layer (WPEDisplay / WPEView / WPEToplevel) that cce-browser subclasses. */
4 #include <wpe/webkit.h>
5 #include <wpe/wpe-platform.h>