[ CCode ( type_id = "gdk_cairo_context_get_type ()" ) ]
public abstract class CairoContext : DrawContext
Represents the platform-specific draw context.
`GdkCairoContext`s are created for a surface using [method@Gdk.Surface.create_cairo_context], and the context can then be used to draw on that surface.