gtk::timeout_add
int gtk::timeout_add(int interval, GtkFunction
function
, [mixed
data
]);
Registers a function to be called periodically.
The function will be called repeatedly after interval
milliseconds until it returns FALSE at which point
the timeout is destroyed and will not be called again.
You should save the returned number if you want to
remove it.
|
Networksites:
|
|
Quotes: |
|
That man is not truly brave who is afraid either to seem or to be, when it suits him, a coward.
|
|
|