Make Nodes on graph draggable

This commit is contained in:
Tom A. Wagner
2020-12-17 11:26:41 +01:00
parent c72bef364d
commit 82c9a5bd4d
3 changed files with 50 additions and 11 deletions

View File

@@ -9,5 +9,6 @@ edition = "2018"
[dependencies]
cairo-rs = "0.9.1"
glib = "0.10.3"
gdk = "0.13.2"
gtk = "0.9.2"
gio = "0.9.1"