const GL_TEXTURE: i32 = 0x1702;
GL enum for gdk_cairo_draw_from_gl’s source_type. GDK takes the GL constant itself rather than an enum of its own.
gdk_cairo_draw_from_gl
source_type