graphview: Draw links using new gdk path API instead of cairo

This commit is contained in:
Tom Wagner
2024-03-23 12:24:43 +01:00
parent f32559511d
commit d7dd6033a6
4 changed files with 29 additions and 44 deletions

1
Cargo.lock generated
View File

@@ -561,6 +561,7 @@ version = "0.5.1"
dependencies = [
"async-channel",
"glib",
"gtk4",
"libadwaita",
"libc",
"log",