]> git.sesse.net Git - nageru/blobdiff - cef_capture.h
Implement HTMLInput::execute_javascript_async().
[nageru] / cef_capture.h
index be5402fda9deb31c0a94cfe756b056250c999fe4..11cdc33f76450daace314004c5c63a8e42c81992 100644 (file)
@@ -72,6 +72,7 @@ public:
        void set_url(const std::string &url);
        void reload();
        void set_max_fps(int max_fps);
+       void execute_javascript_async(const std::string &js);
 
        void OnPaint(const void *buffer, int width, int height);