cztomczak / cefpython

Python bindings for the Chromium Embedded Framework (CEF)
Other
3.08k stars 473 forks source link

Allow passing CEF functions or methods to cef.PostTask or PostTaskDelayed #560

Closed cztomczak closed 4 years ago

cztomczak commented 4 years ago

Done in https://github.com/cztomczak/cefpython/commit/30439b659bf1974420c3ec7954f76f2fc93902e2 .