The #GtkDrawingArea widget is used for creating custom user interface elements. It’s essentially a blank widget; you can draw on it. After creating a drawing area, the application may want to connect to:
Fluent builder for gtk.drawing_area.DrawingArea
Fluent builder implementation template for gtk.drawing_area.DrawingArea
Module for DrawingArea class