path: Add gsk_path_builder_add_ellipse()

This commit is contained in:
Benjamin Otte
2020-12-25 21:31:06 +01:00
parent 5c77b02bac
commit 98bad2ea08
3 changed files with 51 additions and 0 deletions

View File

@@ -355,6 +355,7 @@ gsk_path_builder_get_current_point
gsk_path_builder_add_rect
gsk_path_builder_add_rounded_rect
gsk_path_builder_add_circle
gsk_path_builder_add_ellipse
gsk_path_builder_add_path
gtk_path_builder_add_segment
<SUBSECTION>