Chapter 16. Timeouts, IO and Idle Functions

Table of Contents

1. Timeouts

1. Timeouts

You may be wondering how you make GTK do useful work when in gtk_main. Well, you have several options. Using the following function you can create a timeout function that will be called every "interval" milliseconds.