CairoContext
Object Hierarchy:
Description:
[ CCode ( type_id = "gdk_cairo_context_get_type ()" ) ]
public abstract class CairoContext : DrawContext
public abstract class CairoContext : 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.
Namespace: Gdk
Package: gtk4
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gdk.DrawContext
All known members inherited from class GLib.Object