projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8a58e
)
docs: Mention begin_resize_drag in the migration guide
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 May 2020 18:38:10 +0000
(14:38 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 May 2020 18:38:10 +0000
(14:38 -0400)
docs/reference/gtk/migrating-3to4.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-3to4.xml
b/docs/reference/gtk/migrating-3to4.xml
index 217f69e73acff8c0c7990832542f6a54710fc5a6..5c34aadbfe7b7d270dc9a7c1ee0e5b48c41746dc 100644
(file)
--- a/
docs/reference/gtk/migrating-3to4.xml
+++ b/
docs/reference/gtk/migrating-3to4.xml
@@
-324,7
+324,9
@@
<para>
A number of minor API cleanups have happened in GdkSurface
as well. For example, gdk_surface_input_shape_combine_region()
- has been renamed to gdk_surface_set_input_region().
+ has been renamed to gdk_surface_set_input_region(), and
+ gdk_surface_begin_resize_drag() has been renamed to
+ gdk_toplevel_begin_resize().
</para>
</section>