Skip to content

Commit

Permalink
Update cefpython.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomczak committed Aug 20, 2018
1 parent 7448372 commit 9f3ba13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/cefpython.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ any third party GUI framework for creation of top-level window.

After the call to CreateBrowserSync() the page is not yet loaded,
if you want your next lines of code to do some stuff on the
webpage you will have to implement LoadHandler.[OnLoadingStateChange]((LoadHandler.md#onloadingstatechange))
webpage you will have to implement
LoadHandler.[OnLoadingStateChange](LoadHandler.md#onloadingstatechange)
callback.


Expand Down

0 comments on commit 9f3ba13

Please sign in to comment.