From: Rico Tzschichholz Date: Sun, 14 Feb 2016 11:18:52 +0000 (+0100) Subject: gtk+-3.0: Update to 3.19.8+3f4f914f X-Git-Tag: 0.32.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f22cd37711313bae6bf4f8b42bd7ede3005236fd;p=thirdparty%2Fvala.git gtk+-3.0: Update to 3.19.8+3f4f914f --- diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi index da6797a6b..d32a34008 100644 --- a/vapi/gtk+-3.0.vapi +++ b/vapi/gtk+-3.0.vapi @@ -5708,8 +5708,8 @@ namespace Gtk { public int get_indent (); public Gtk.InputHints get_input_hints (); public Gtk.InputPurpose get_input_purpose (); - public void get_iter_at_location (out Gtk.TextIter iter, int x, int y); - public void get_iter_at_position (out Gtk.TextIter iter, out int trailing, int x, int y); + public bool get_iter_at_location (out Gtk.TextIter iter, int x, int y); + public bool get_iter_at_position (out Gtk.TextIter iter, out int trailing, int x, int y); public void get_iter_location (Gtk.TextIter iter, out Gdk.Rectangle location); public Gtk.Justification get_justification (); public int get_left_margin (); @@ -8994,6 +8994,8 @@ namespace Gtk { [CCode (cheader_filename = "gtk/gtk.h")] public const int INTERFACE_AGE; [CCode (cheader_filename = "gtk/gtk.h")] + public const string LEVEL_BAR_OFFSET_FULL; + [CCode (cheader_filename = "gtk/gtk.h")] public const string LEVEL_BAR_OFFSET_HIGH; [CCode (cheader_filename = "gtk/gtk.h")] public const string LEVEL_BAR_OFFSET_LOW; diff --git a/vapi/packages/gtk+-3.0/gtk+-3.0.gi b/vapi/packages/gtk+-3.0/gtk+-3.0.gi index 2407a4ff4..bf3a70afa 100644 --- a/vapi/packages/gtk+-3.0/gtk+-3.0.gi +++ b/vapi/packages/gtk+-3.0/gtk+-3.0.gi @@ -26153,7 +26153,7 @@ - + @@ -26162,7 +26162,7 @@ - + @@ -36140,6 +36140,7 @@ +