[vala/wip/gtk4: 4/4] gtk+-4.0: Update to 3.89.0+c607d518



commit fdbfc60da0eafdd844a2fa2b2cff6bd5854d4760
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Nov 1 22:56:35 2016 +0100

    gtk+-4.0: Update to 3.89.0+c607d518

 vapi/gtk+-4.0.vapi             |   62 +---------------------------------------
 vapi/metadata/Gdk-4.0.metadata |    1 -
 vapi/metadata/Gtk-4.0.metadata |    4 --
 3 files changed, 1 insertions(+), 66 deletions(-)
---
diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi
index d6433cb..314524a 100644
--- a/vapi/gtk+-4.0.vapi
+++ b/vapi/gtk+-4.0.vapi
@@ -6004,21 +6004,6 @@ namespace Gdk {
                public static Gdk.Atom intern_static_string (string atom_name);
                public string name ();
        }
-       [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_color_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "3.14")]
-       public struct Color {
-               public uint32 pixel;
-               public uint16 red;
-               public uint16 green;
-               public uint16 blue;
-               public Gdk.Color? copy ();
-               public bool equal (Gdk.Color colorb);
-               public void free ();
-               public uint hash ();
-               public static bool parse (string spec, out Gdk.Color color);
-               [Version (since = "2.12")]
-               public string to_string ();
-       }
        [CCode (cheader_filename = "gdk/gdkx.h", has_type_id = false)]
        public struct Geometry {
                public int min_width;
@@ -6919,7 +6904,7 @@ namespace Gsk {
                protected RenderNode ();
                public unowned Gsk.RenderNode append_child (Gsk.RenderNode child);
                public bool contains (Gsk.RenderNode descendant);
-               public Cairo.Context get_draw_context ();
+               public Cairo.Context get_draw_context (Gsk.Renderer? renderer);
                public unowned Gsk.RenderNode get_first_child ();
                public unowned Gsk.RenderNode get_last_child ();
                public uint get_n_children ();
@@ -13036,36 +13021,6 @@ namespace Gtk {
                public void remove (Gdk.Atom target);
                public void unref ();
        }
-       [CCode (cheader_filename = "gtk/gtk.h", ref_function = "gtk_text_attributes_ref", type_id = 
"gtk_text_attributes_get_type ()", unref_function = "gtk_text_attributes_unref")]
-       [Compact]
-       public class TextAttributes {
-               public Gtk.TextAppearance appearance;
-               public uint bg_full_height;
-               public Gtk.TextDirection direction;
-               public uint editable;
-               public weak Pango.FontDescription font;
-               public weak string font_features;
-               public double font_scale;
-               public int indent;
-               public uint invisible;
-               public Gtk.Justification justification;
-               public Pango.Language language;
-               public int left_margin;
-               public int letter_spacing;
-               public uint no_fallback;
-               public int pixels_above_lines;
-               public int pixels_below_lines;
-               public int pixels_inside_wrap;
-               public int right_margin;
-               public weak Pango.TabArray tabs;
-               public Gtk.WrapMode wrap_mode;
-               [CCode (has_construct_function = false)]
-               public TextAttributes ();
-               public Gtk.TextAttributes copy ();
-               public void copy_values (Gtk.TextAttributes dest);
-               public Gtk.TextAttributes @ref ();
-               public void unref ();
-       }
        [CCode (cheader_filename = "gtk/gtk.h", has_type_id = false)]
        [Compact]
        public class TextBTree {
@@ -13426,7 +13381,6 @@ namespace Gtk {
                [Version (since = "3.0")]
                public void get_cursor_locations (Gtk.TextIter? iter, out Gdk.Rectangle strong, out 
Gdk.Rectangle @weak);
                public bool get_cursor_visible ();
-               public Gtk.TextAttributes get_default_attributes ();
                public bool get_editable ();
                public int get_indent ();
                [Version (since = "3.6")]
@@ -15784,19 +15738,6 @@ namespace Gtk {
                public Gtk.TargetEntry? copy ();
                public void free ();
        }
-       [CCode (cheader_filename = "gtk/gtk.h", has_type_id = false)]
-       public struct TextAppearance {
-               public Gdk.Color bg_color;
-               public Gdk.Color fg_color;
-               public int rise;
-               public uint underline;
-               public uint strikethrough;
-               public uint draw_bg;
-               public uint inside_selection;
-               public uint is_text;
-               [CCode (array_length = false)]
-               public weak Gdk.RGBA rgba[2];
-       }
        [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_text_iter_get_type ()")]
        public struct TextIter {
                [Version (since = "3.2")]
@@ -15863,7 +15804,6 @@ namespace Gtk {
                public bool forward_word_end ();
                public bool forward_word_ends (int count);
                public void free ();
-               public bool get_attributes (Gtk.TextAttributes values);
                public unowned Gtk.TextBuffer get_buffer ();
                public int get_bytes_in_line ();
                public unichar get_char ();
diff --git a/vapi/metadata/Gdk-4.0.metadata b/vapi/metadata/Gdk-4.0.metadata
index b43da6f..37aed54 100644
--- a/vapi/metadata/Gdk-4.0.metadata
+++ b/vapi/metadata/Gdk-4.0.metadata
@@ -1,7 +1,6 @@
 KEY_* name="KEY_(.+)" parent="Gdk.Key"
 selection_* name="selection_(.+)" parent="Gdk.Selection"
 Atom struct
-Color struct
 Cursor abstract=false
 Device
         .free_history skip=false
diff --git a/vapi/metadata/Gtk-4.0.metadata b/vapi/metadata/Gtk-4.0.metadata
index efd0686..a6aec1b 100644
--- a/vapi/metadata/Gtk-4.0.metadata
+++ b/vapi/metadata/Gtk-4.0.metadata
@@ -228,8 +228,6 @@ RecentFilter
 // Field ownership
 RecentData
   .* unowned=false
-TextAttributes
-  .language unowned=false
 
 // Bug #: Nullable properties & fields
 ComboBox.active_id nullable
@@ -371,8 +369,6 @@ TreeModel
   .get_value return_void
 BindingArg
   .d.* skip
-TextIter
-  .get_attributes.values out=false
 icon_size_*#function skip
 rc_property_parse_* skip
 show_about_dialog skip=false


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