cef-rs
cef-rs copied to clipboard
press F12 to open dev tools
- press F12 to open dev tools.
- add fn to get_host and get_browser
- add fn to set_fullscreen
- set homepage to bing.com
Hello, thanks for sending the first PR of this repo! But I'm researching macro definitions to generate safe wrappers at the moment. So I probably won't add and merge any new method to wrapper crate anytime soon. But feel free to use it on your own fork. If there's any bug really needs me to triage, I'm happy to help and update it. 🙏
As of #9, we have fully generated wrappers. Check out /cef/examples/demo.rs
to see how the API has changed.