Class

GdkCairoContext

[]

Description [src]

abstract class Gdk.CairoContext : Gdk.DrawContext
{
  /* No available fields */
}

Represents the platform-specific draw context.

GdkCairoContexts are created for a surface using gdk_surface_create_cairo_context(), and the context can then be used to draw on that surface.

[]

Hierarchy

hierarchy this GdkCairoContext ancestor_0 GdkDrawContext ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Instance methods

gdk_cairo_context_cairo_create

Retrieves a Cairo context to be used to draw on the GdkSurface of context.

deprecated: 4.18 

Methods inherited from GdkDrawContext (6)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GdkDrawContext (2)
[]

Signals

Signals inherited from GObject (1)