We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61fd8b commit a1ddc14Copy full SHA for a1ddc14
examples/README-examples.md
@@ -63,6 +63,7 @@ See small code snippets that show various CEF features in the
63
on a web page as soon as DOM is ready.
64
- [onpagecomplete.py](snippets/onpagecomplete.py) - Execute custom
65
Python code on a web page when page loading is complete.
66
+- [setcookie.py](snippets/setcookie.py) - Shows how to set a cookie
67
- [window_size.py](snippets/window_size.py) - Set initial window size
68
without use of any third party GUI framework.
69
0 commit comments