feat: add canvas prototype
This commit is contained in:
@@ -9,8 +9,9 @@ all the widgets used in internal logic of the program
|
||||
*/
|
||||
typedef struct VektorWidgetState {
|
||||
GtkWindow* window;
|
||||
|
||||
GtkPaned* workspacePaned;
|
||||
GtkPicture* workspaceCanvas;
|
||||
|
||||
//GtkWidget* Workspace
|
||||
} VektorWidgetState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user