Commit c1f6259
Update cef_mac.pxd: fix SetAsChild signature, add runtime_style/enum
- SetAsChild(parent, x, y, w, h) -> SetAsChild(parent, CefRect)
- Add cef_runtime_style_t enum with CEF_RUNTIME_STYLE_ALLOY
- Add runtime_style field to CefWindowInfo
- Import CefRect from cef_types
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e2ef751 commit c1f6259
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
| 21 | + | |
15 | 22 | | |
16 | | - | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
0 commit comments