Skip to content

Commit 1aabf8e

Browse files
committed
Update API-categories.md
1 parent eeed61c commit 1aabf8e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

api/API-categories.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
# API categories
44

55

6+
### Modules
7+
8+
* [cefpython](cefpython.md) module
9+
10+
611
### Settings
712

813
* [ApplicationSettings](ApplicationSettings.md) dictionary
@@ -17,6 +22,7 @@
1722
* [Cookie](Cookie.md) class
1823
* [CookieManager](CookieManager.md) class
1924
* [DpiAware](DpiAware.md) class (Win)
25+
* [DragData](DragData.md) object
2026
* [Frame](Frame.md) object
2127
* [JavascriptBindings](JavascriptBindings.md) class
2228
* [JavascriptCallback](JavascriptCallback.md) object
@@ -42,7 +48,3 @@
4248
* [RequestHandler](RequestHandler.md)
4349
* [ResourceHandler](ResourceHandler.md)
4450

45-
46-
### Modules
47-
48-
* [cefpython](cefpython.md) module

0 commit comments

Comments
 (0)