From 0c02043d1a7e8e2bf386bcbf09ec53cad7c58fc7 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Fri, 1 Mar 2019 12:37:14 +0100 Subject: vapi: Update GIR-based bindings --- vapi/gdk-pixbuf-2.0.vapi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vapi/gdk-pixbuf-2.0.vapi') diff --git a/vapi/gdk-pixbuf-2.0.vapi b/vapi/gdk-pixbuf-2.0.vapi index f9729b696..5f0783302 100644 --- a/vapi/gdk-pixbuf-2.0.vapi +++ b/vapi/gdk-pixbuf-2.0.vapi @@ -83,6 +83,8 @@ namespace Gdk { public unowned uint8[] get_pixels_with_length (); public int get_rowstride (); public int get_width (); + [Version (since = "2.40")] + public static bool init_modules (string path) throws GLib.Error; [Version (since = "2.32")] public GLib.Bytes read_pixel_bytes (); [Version (since = "2.32")] -- cgit v1.2.1