diff options
author | Benjamin Otte <otte@redhat.com> | 2020-12-03 01:15:53 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2020-12-03 01:15:53 +0100 |
commit | 8706d69e60bd0dd63aa720cee2522626eb3e3806 (patch) | |
tree | 744f0b9c531f165b65ae90c40435c1e4cf748d54 /docs | |
parent | 55a242bd816893e8b3c777b053a3c5fc0266b5d6 (diff) | |
download | gtk+-8706d69e60bd0dd63aa720cee2522626eb3e3806.tar.gz |
snapshot: Add gsk_snapshot_append_conic_gradient()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index c6e8f87a58..a13864c7d1 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -4329,6 +4329,7 @@ gtk_snapshot_append_color gtk_snapshot_append_layout gtk_snapshot_append_linear_gradient gtk_snapshot_append_repeating_linear_gradient +gtk_snapshot_append_conic_gradient gtk_snapshot_append_border gtk_snapshot_append_inset_shadow gtk_snapshot_append_outset_shadow |