CairoContext


Object Hierarchy:

Gdk.CairoContext Gdk.CairoContext Gdk.CairoContext Gdk.DrawContext Gdk.DrawContext Gdk.DrawContext->Gdk.CairoContext GLib.Object GLib.Object GLib.Object->Gdk.DrawContext

Description:

[ CCode ( type_id = "gdk_cairo_context_get_type ()" ) ]
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