MCPcopy 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
316UNKNOWN = 0
317SUCCESS = 1

Callers 2

_create_uiMethod · 0.95
_bus_watchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected