mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
When we're running a long operation with indeterminate duration it's useful to use the gtk.ProgressBar's pulse method to show that something is happening but we don't know how long it will take. Signed-off-by: Joshua Lock <josh@linux.intel.com>