How do I draw on a GLArea with Cairo with gi-gtk (GTK3)?
I’am migrating a program from Gtk2Hs (GTK2) to gi-gtk (GTK3) and can’t find how to draw on a GLArea (rendering OpenGL content) with cairo (additional informations).
I’am migrating a program from Gtk2Hs (GTK2) to gi-gtk (GTK3) and can’t find how to draw on a GLArea (rendering OpenGL content) with cairo (additional informations).