summaryrefslogtreecommitdiff
path: root/src/Gtk/Internal.dcl
diff options
context:
space:
mode:
authorCamil Staps2019-10-28 20:38:48 +0100
committerCamil Staps2019-10-28 20:38:48 +0100
commit3b20b6a7bc4c438032902246edbbc7aa4fb0f438 (patch)
tree790c2c41791e44aa77dbb15e4a6d9527580d966e /src/Gtk/Internal.dcl
parentCleanup clean_gtk_support.c (diff)
Add GtkSeparatorMenuItem
Diffstat (limited to 'src/Gtk/Internal.dcl')
-rw-r--r--src/Gtk/Internal.dcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl
index d31a11f..3528628 100644
--- a/src/Gtk/Internal.dcl
+++ b/src/Gtk/Internal.dcl
@@ -102,6 +102,8 @@ gtk_paned_set_wide_handle :: !Pointer !Bool !.a -> .a
gtk_scrolled_window_new :: !Pointer !Pointer !.a -> (!Pointer, !.a)
gtk_scrolled_window_set_policy :: !Pointer !Int !Int !.a -> .a
+gtk_separator_menu_item_new :: !.a -> (!Pointer, !.a)
+
gtk_separator_new :: !Bool !.a -> (!Pointer, !.a)
gtk_spinner_new :: !.a -> (!Pointer, !.a)