summaryrefslogtreecommitdiff
path: root/src/Gtk/Internal.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gtk/Internal.dcl')
-rw-r--r--src/Gtk/Internal.dcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl
index 4e4fc96..cff9cbf 100644
--- a/src/Gtk/Internal.dcl
+++ b/src/Gtk/Internal.dcl
@@ -10,8 +10,8 @@ g_object_unref :: !Pointer !.a -> .a
g_signal_connect :: !Int !Pointer !String !Int !.a -> .a
-g_timeout_add :: !Int !Int !.a -> .a
-g_timeout_add_seconds :: !Int !Int !.a -> .a
+g_timeout_add :: !Int !Pointer !Int !.a -> .a
+g_timeout_add_seconds :: !Int !Pointer !Int !.a -> .a
gtk_accel_group_new :: !.a -> (!Pointer, !.a)