Fix periodic updates GTK
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 19 Sep 2015 17:35:07 +0000 (19:35 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 19 Sep 2015 17:35:07 +0000 (19:35 +0200)
commitb0fb776b32289efa0094c197da58827862499eba
tree8a1fbfc5c19725cd191132685a50a919e4cec92b
parent614b5abfa61dba543406dc06901e1c9b171fb30d
Fix periodic updates GTK

Only the first periodic update event would occur, because the clock function
did not retun True to encourage timer events to keep coming.
gtk/xtimer.c