[vala] gtk+-4.0: Update to 3.91.2+b0e8d848
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] gtk+-4.0: Update to 3.91.2+b0e8d848
- Date: Mon, 11 Sep 2017 11:04:21 +0000 (UTC)
commit 7e0c30544394bfbd3d1b974473504ca507a9d90b
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Sep 11 08:00:13 2017 +0200
gtk+-4.0: Update to 3.91.2+b0e8d848
vapi/gtk+-4.0.vapi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi
index 258090d..e006e8a 100644
--- a/vapi/gtk+-4.0.vapi
+++ b/vapi/gtk+-4.0.vapi
@@ -6943,7 +6943,7 @@ namespace Gsk {
[CCode (cname = "gsk_shadow_node_new", has_construct_function = false)]
public RenderNode.shadow (Gsk.RenderNode child, [CCode (array_length_cname = "n_shadows",
array_length_pos = 2.1, array_length_type = "gsize")] Gsk.Shadow[] shadows);
[CCode (cname = "gsk_text_node_new", has_construct_function = false)]
- public RenderNode.text (Pango.Font font, Pango.GlyphString glyphs, Gdk.RGBA color, int
x_offset, int y_offset, double base_x, double base_y);
+ public RenderNode.text (Pango.Font font, Pango.GlyphString glyphs, Gdk.RGBA color, double x,
double y);
[CCode (cname = "gsk_transform_node_new", has_construct_function = false)]
public RenderNode.transform (Gsk.RenderNode child, Graphene.Matrix transform);
[CCode (cname = "gsk_transform_node_get_child")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]