I think all the DrawingArea tutorials I saw mentioned this, but anyway, you just get the width/height of the allocation, so
drawingArea.get_allocation() and then get_(width|height)() on that or drawingArea.get_allocated_(width|height)()
_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
