Table of Contents

Method cairo_paint

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

cairo_paint(nint)

Paints the current source everywhere within the current clip region of the given Cairo context.

public static extern void cairo_paint(nint cr)

Parameters

cr nint

Pointer to a cairo_t context.