Skip to content

Commit

Permalink
Update GIR files
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Sep 23, 2023
1 parent 998d86b commit 6415239
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gsk-4.0.gir
Expand Up @@ -2692,7 +2692,10 @@ move the pen along the plane. Once you are done, you can call
[method@Gsk.PathBuilder.close] to close the path by connecting it
back with a line to the starting point.

This is similar to how paths are drawn in Cairo.</doc>
This is similar to how paths are drawn in Cairo.

Note that `GskPathBuilder` will reduce the degree of added B&#xE9;zier
curves as much as possible, to simplify rendering.</doc>
<constructor name="new" c:identifier="gsk_path_builder_new" version="4.14">
<doc xml:space="preserve">Create a new `GskPathBuilder` object.

Expand Down

0 comments on commit 6415239

Please sign in to comment.