[vala/0.42] gdk-3.0: Update to 3.24.4+a0129f55



commit ee5f0d242e8f65335b5af8a7579eba2b13abacc0
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Wed Jan 30 16:47:49 2019 +0100

    gdk-3.0: Update to 3.24.4+a0129f55

 vapi/gdk-3.0.vapi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vapi/gdk-3.0.vapi b/vapi/gdk-3.0.vapi
index f30ef2850..9e298066d 100644
--- a/vapi/gdk-3.0.vapi
+++ b/vapi/gdk-3.0.vapi
@@ -5334,7 +5334,7 @@ namespace Gdk {
                [Version (since = "3.8")]
                public void end_updating ();
                [Version (since = "3.8")]
-               public Gdk.FrameTimings? get_current_timings ();
+               public unowned Gdk.FrameTimings? get_current_timings ();
                [Version (since = "3.8")]
                public int64 get_frame_counter ();
                [Version (since = "3.8")]
@@ -5344,7 +5344,7 @@ namespace Gdk {
                [Version (since = "3.8")]
                public void get_refresh_info (int64 base_time, out int64 refresh_interval_return, out int64 
presentation_time_return);
                [Version (since = "3.8")]
-               public Gdk.FrameTimings? get_timings (int64 frame_counter);
+               public unowned Gdk.FrameTimings? get_timings (int64 frame_counter);
                [Version (since = "3.8")]
                public void request_phase (Gdk.FrameClockPhase phase);
                public signal void after_paint ();


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]