Skip to content

Commit a1ddc14

Browse files
committed
Update README-examples.md
1 parent d61fd8b commit a1ddc14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README-examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ See small code snippets that show various CEF features in the
6363
on a web page as soon as DOM is ready.
6464
- [onpagecomplete.py](snippets/onpagecomplete.py) - Execute custom
6565
Python code on a web page when page loading is complete.
66+
- [setcookie.py](snippets/setcookie.py) - Shows how to set a cookie
6667
- [window_size.py](snippets/window_size.py) - Set initial window size
6768
without use of any third party GUI framework.
6869

0 commit comments

Comments
 (0)