Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ _save_widget
Method
_save_widget
src/__init__.py:25199–25200 ·
view source on GitHub ↗
(annot, widget)
Source
from the content-addressed store, hash-verified
25197
25198
@staticmethod
25199
def
_save_widget(annot, widget):
25200
JM_set_widget_properties(annot, widget)
25201
25202
def
_update_da(annot, da_str):
25203
if
g_use_extra:
Callers
1
update
Method · 0.80
Calls
1
JM_set_widget_properties
Function · 0.85
Tested by
no test coverage detected