diff options
author | Benjamin Otte <otte@redhat.com> | 2017-01-13 14:36:56 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2017-01-13 14:37:48 +0100 |
commit | 87497ca2e1abd2ce52b4dfe6b8aa12f17feeaf10 (patch) | |
tree | 7fa5522a3bcf9f240583690ee59b859549380bb1 /docs | |
parent | fc94ee99e862ae1d68e8cd19894d29bb69a3b8d0 (diff) | |
download | gtk+-87497ca2e1abd2ce52b4dfe6b8aa12f17feeaf10.tar.gz |
snapshot: Rename gtk_snapshot_translate_2d()
It's now called gtk_snapshot_offset().
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index cb93cf9b8a..93b5d894c6 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -4463,7 +4463,8 @@ gtk_snapshot_push_blend gtk_snapshot_pop gtk_snapshot_set_transform gtk_snapshot_transform -gtk_snapshot_translate_2d +gtk_snapshot_offset +gtk_snapshot_get_offset gtk_snapshot_append_node gtk_snapshot_append_cairo gtk_snapshot_append_texture |