CairoContext
open class CairoContext(pointer: <Error class: unknown class><<Error class: unknown class>>) : DrawContext
GdkCairoContext
is an object representing 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.
Skipped during bindings generation
method
cairo_create
: Return type cairo.Context is unsupported