[vala/staging] gtk+-4.0: Update to 3.93.0+f7326ff8
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] gtk+-4.0: Update to 3.93.0+f7326ff8
- Date: Mon, 19 Mar 2018 19:36:48 +0000 (UTC)
commit c7c1ff7d6b14498e0afc919351c00471fcd60f44
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Mar 19 20:35:11 2018 +0100
gtk+-4.0: Update to 3.93.0+f7326ff8
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 5da62b3..72ab795 100644
--- a/vapi/gtk+-4.0.vapi
+++ b/vapi/gtk+-4.0.vapi
@@ -5238,7 +5238,7 @@ namespace Gdk {
public abstract class Texture : GLib.Object, Gdk.Paintable {
[CCode (has_construct_function = false)]
protected Texture ();
- public void download (uint8 data, size_t stride);
+ public void download ([CCode (array_length = false)] uint8[] data, size_t stride);
[CCode (cname = "gdk_texture_new_for_pixbuf")]
public static Gdk.Texture for_pixbuf (Gdk.Pixbuf pixbuf);
[CCode (cname = "gdk_texture_new_from_file")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]