From: Rico Tzschichholz Date: Wed, 8 Apr 2015 10:27:03 +0000 (+0200) Subject: gtk+-3.0: Update to 3.16.1 X-Git-Tag: 0.28.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022b5ebc626dee540c29ccb89231ac1f72a25e52;p=thirdparty%2Fvala.git gtk+-3.0: Update to 3.16.1 (cherry picked from commit 2c607951cd8a7443bcb68a191e5aad48483128a0) --- diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi index ee080e5a7..8e4d6a252 100644 --- a/vapi/gtk+-3.0.vapi +++ b/vapi/gtk+-3.0.vapi @@ -5487,6 +5487,10 @@ namespace Gtk { [NoAccessorMethod] public bool strikethrough { get; set; } [NoAccessorMethod] + public Gdk.RGBA strikethrough_rgba { get; set; } + [NoAccessorMethod] + public bool strikethrough_rgba_set { get; set; } + [NoAccessorMethod] public bool strikethrough_set { get; set; } [NoAccessorMethod] public Pango.Style style { get; set; } @@ -5499,6 +5503,10 @@ namespace Gtk { [NoAccessorMethod] public Pango.Underline underline { get; set; } [NoAccessorMethod] + public Gdk.RGBA underline_rgba { get; set; } + [NoAccessorMethod] + public bool underline_rgba_set { get; set; } + [NoAccessorMethod] public bool underline_set { get; set; } [NoAccessorMethod] public Pango.Variant variant { get; set; } diff --git a/vapi/packages/gtk+-3.0/gtk+-3.0.gi b/vapi/packages/gtk+-3.0/gtk+-3.0.gi index 7bf4a5d5c..f3098643e 100644 --- a/vapi/packages/gtk+-3.0/gtk+-3.0.gi +++ b/vapi/packages/gtk+-3.0/gtk+-3.0.gi @@ -25423,12 +25423,16 @@ + + + + @@ -35500,15 +35504,15 @@ - + - + - - + +