Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ apply
Method
apply
lib/matplotlib/backends/qt_editor/_formlayout.py:491–492 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
489
super().reject()
490
491
def
apply(self):
492
self.apply_callback(self.formwidget.get())
493
494
def
get(self):
495
""
"Return form result"
""
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected