Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-521881.py
File
recipe-521881.py
recipes/Python/521881_GtkWorker/recipe-521881.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
threading
import
Lock, RLock, Thread, _MainThread, currentThread
2
import
Queue
3
from
gtk.gdk
import
threads_enter, threads_leave
4
from
gobject
import
GObject, SIGNAL_RUN_FIRST
Callers
nothing calls this directly
Calls
4
GtkWorker
Class · 0.85
add
Method · 0.45
connect
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected