MCPcopy 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

getMethod · 0.45

Tested by

no test coverage detected