diff options
Diffstat (limited to 'src/Gtk/Internal.dcl')
-rw-r--r-- | src/Gtk/Internal.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl index 7a70d85..2122531 100644 --- a/src/Gtk/Internal.dcl +++ b/src/Gtk/Internal.dcl @@ -106,6 +106,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_search_entry_new :: !.a -> (!Pointer, !.a) + gtk_separator_menu_item_new :: !.a -> (!Pointer, !.a) gtk_separator_new :: !Bool !.a -> (!Pointer, !.a) |