summaryrefslogtreecommitdiff
path: root/src/Gtk/State.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gtk/State.dcl')
-rw-r--r--src/Gtk/State.dcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gtk/State.dcl b/src/Gtk/State.dcl
index 43b5869..c4e17a2 100644
--- a/src/Gtk/State.dcl
+++ b/src/Gtk/State.dcl
@@ -41,3 +41,4 @@ appWorld :: !(*World -> *World) -> GtkM ()
accWorld :: !(*World -> (r,*World)) -> GtkM r
quit :: GtkM ()
+runWhileEventsPending :: GtkM ()