gdk.cairo_context.CairoContext is an object representing the platform-specific draw context.
gdk.cairo_context.CairoContexts are created for a surface using gdk.surface.Surface.createCairoContext, and the context can then be used to draw on that surface.
gdk.cairo_context.CairoContext is an object representing the platform-specific draw context.
gdk.cairo_context.CairoContexts are created for a surface using gdk.surface.Surface.createCairoContext, and the context can then be used to draw on that surface.