module Update: sig .. end
sig
end
Updating widgets
val push : Widget.t -> unit
Widget.t -> unit
Register a widget for being updated (at next frame) by the main loop.