Table of Contents

Class CairoContext

Namespace
Gdk
Assembly
Gdk-4.0.dll
public class CairoContext : DrawContext, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
CairoContext
Implements
Inherited Members

Constructors

CairoContext(bool, params ConstructArgument[])

protected CairoContext(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

CairoContext(IntPtr, bool)

protected CairoContext(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

CairoCreate()

public Context? CairoCreate()

Returns

Context

GetGType()

public static Type GetGType()

Returns

Type