MCPcopy Create free account
hub / github.com/PaulleDemon/PyUIBuilder /

Class

src/frameworks/customtk/widgets/button.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6class Button extends CustomTkWidgetBase{
7
8 static widgetType = "button"
9 static displayName = "Button"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected