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

1
Cargo.lock generated
View File

@@ -331,6 +331,7 @@ name = "graphui-rs"
version = "0.0.1"
dependencies = [
"cairo-rs",
"gdk",
"gio",
"glib",
"gtk",