Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GStreamer/gst-python
/ set_task
Method
set_task
old_examples/synchronizer.py:313–314 ·
view source on GitHub ↗
(self, task)
Source
from the content-addressed store, hash-verified
311
self.set_task(task)
312
313
def
set_task(self, task):
314
self.progresstext.set_markup(
'<i>%s</i>'
% task)
315
316
UNKNOWN = 0
317
SUCCESS = 1
Callers
2
_create_ui
Method · 0.95
_bus_watch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected