summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--fake_packages/Gtk4.pm3
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 09d6822..25ad6ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
- fake packages:
- o sync Gtk4 fake package with gtk4-4.0.0
+ o sync Gtk4 fake package with gtk4-4.1.0
Version 1.2.41 - 8 December 2020, by Thierry Vignaud
diff --git a/fake_packages/Gtk4.pm b/fake_packages/Gtk4.pm
index 02a61e5..95aad02 100644
--- a/fake_packages/Gtk4.pm
+++ b/fake_packages/Gtk4.pm
@@ -50,6 +50,7 @@ sub color { }
sub offset { }
package Gsk4::ConicGradientNode;
+sub get_angle { }
sub get_center { }
sub get_color_stops { }
sub get_n_color_stops { }
@@ -1142,6 +1143,7 @@ sub set_label { }
sub set_use_underline { }
package Gtk4::CheckButtonClass;
+sub activate { }
sub padding { }
sub parent_class { }
sub toggled { }
@@ -5494,7 +5496,6 @@ sub clear { }
sub insert { }
sub insert_after { }
sub insert_before { }
-sub insert_with_valuesv { }
sub iter_is_valid { }
sub move_after { }
sub move_before { }