CairoContext
Object Hierarchy:
Description:
[ CCode ( type_id = "gdk_cairo_context_get_type ()" ) ]
public abstract class CairoContext : DrawContext
public abstract class CairoContext : DrawContext
CairoContext is an object representing the platform-specific draw context.
CairoContexts are created for a Display using 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