diff options
author | Camil Staps | 2019-10-30 13:21:06 +0100 |
---|---|---|
committer | Camil Staps | 2019-10-30 13:21:06 +0100 |
commit | 79915057437b92095ed44667c269c8650a77a298 (patch) | |
tree | 7ff268809cc3a6b9c842d0b40bf42da7eabf9fd0 /src/Gtk/Internal.dcl | |
parent | Add G modifier to ccalls gtk_sheet_thaw and gtk_sheet_row_set_visibility whic... (diff) |
Add GdkEvent and KeyPressHandler
Diffstat (limited to 'src/Gtk/Internal.dcl')
-rw-r--r-- | src/Gtk/Internal.dcl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl index 4d6920e..6d2e489 100644 --- a/src/Gtk/Internal.dcl +++ b/src/Gtk/Internal.dcl @@ -13,8 +13,6 @@ g_signal_connect :: !Int !Pointer !String !Int !.a -> .a g_timeout_add :: !Int !Int !.a -> .a g_timeout_add_seconds :: !Int !Int !.a -> .a -gdk_keyval_from_name :: !String -> Int - gtk_accel_group_new :: !.a -> (!Pointer, !.a) gtk_action_bar_new :: !.a -> (!Pointer, !.a) |