derelict-cef ~master
A dynamic binding to the Chromium Embedded Framework.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictCEF
A dynamic binding to the Chromium Embedded Framework for the D Programming Language.
Please see the pages Building and Linking Derelict and Using Derelict, in the Derelict documentation, for information on how to build DerelictCEF and load libcef at run time. In the meantime, here's some sample code.
import derelict.cef.cef;
void main() {
// Load the CEF library.
DerelictCEF.load();
// Now libcef functions can be called.
...
}
- Registered by Mike Parker
- ~master released 5 years ago
- DerelictOrg/DerelictCEF
- github.com/DerelictOrg/DerelictCEF
- Boost
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
0.1.0 2019-Mar-28 0.0.3 2015-Mar-25 0.0.2 2015-Jan-22 0.0.1 2015-Jan-21 ~master 2019-Mar-28 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
294 downloads total
-
- Score:
- 1.8
- Short URL:
- derelict-cef.dub.pm