master
yutent 2023-09-05 18:49:32 +08:00
parent 5b96a9a291
commit d2f08af833
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# python3-webengine-gtk3 # python3-webengine-gtk3
基于webkit2封装的webview库, 提供傻瓜式的定制, 和一系列的js方法的注入, 增加前端js直接与系统交互的能力. 基于webkit2封装的webview库, 提供傻瓜式的定制, 和一系列的js方法的注入, 增加前端js直接与系统交互的能力.
提供类似于electron的API和功能。