Hello there ! I’m trying to use a GtkDrawingArea and I would need to access the custom widgets properties to know what I need to draw (not editing those properties, just fetch them). How am I supposed to do that in rust ?
Hello there ! I’m trying to use a GtkDrawingArea and I would need to access the custom widgets properties to know what I need to draw (not editing those properties, just fetch them). How am I supposed to do that in rust ?