MCPcopy Create free account
hub / github.com/LeoJr2015/python / Button

Class Button

python-air-traffic-control-read-only/pgu/gui/button.py:53–100  ·  view source on GitHub ↗

A button, buttons can be clicked, they are usually used to set up callbacks. Example: w = gui.Button("Click Me") w.connect(gui.CLICK, fnc, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.70
addMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected