This is awesome, but it's possible to decrease the delay to a point where load_image is called more often than gtk can update the screen. This results in the title changing, but the image displayed not changing. Is there a method to call in gtk that will wait until it has finished updating the screen? I tried searching the docs on
but came up empty.