graph: Move link data into new GObject subclass

This commit is contained in:
Tom A. Wagner
2023-07-19 15:06:51 +02:00
parent 475a83fab7
commit f986902929
6 changed files with 147 additions and 26 deletions

View File

@@ -18,4 +18,4 @@
//!
//! This module contains gtk widgets needed to present the graphical user interface.
pub mod graph;
pub mod graph;