From 7afd5796929601b10d52fc024b3cfd9ed64f25af Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 27 Oct 2019 14:41:08 +0100 Subject: Add GtkScrollbarPolicy and instance tune GtkScrolledWindow (GtkScrollbarPolicy, GtkScrollbarPolicy) --- src/Gtk/Internal.dcl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Gtk/Internal.dcl') diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl index 50fda0d..e7ac6d5 100644 --- a/src/Gtk/Internal.dcl +++ b/src/Gtk/Internal.dcl @@ -68,6 +68,7 @@ gtk_paned_pack2 :: !Pointer !Pointer !Bool !Bool !.a -> .a 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_new :: !Bool !.a -> (!Pointer, !.a) -- cgit v1.2.3