summaryrefslogtreecommitdiff
path: root/src/Gtk.icl
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gtk.icl')
-rw-r--r--src/Gtk.icl6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Gtk.icl b/src/Gtk.icl
new file mode 100644
index 0000000..d0e3c3a
--- /dev/null
+++ b/src/Gtk.icl
@@ -0,0 +1,6 @@
+implementation module Gtk
+
+import Gtk.Signal
+import Gtk.State
+import Gtk.Types
+import Gtk.Widgets