MCPcopy Index your code
hub / github.com/ipython/ipython / gui-gtk4.py

File gui-gtk4.py

examples/IPython Kernel/gui/gui-gtk4.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Simple Gtk example to manually test event loop integration.
3
4This is meant to run tests manually in ipython as:

Callers

nothing calls this directly

Calls 3

connectMethod · 0.80
defaultMethod · 0.80
showMethod · 0.45

Tested by

no test coverage detected