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
boolconstructArguments
ConstructArgument[]
CairoContext(IntPtr, bool)
protected CairoContext(IntPtr ptr, bool ownedRef)
Parameters
Methods
CairoCreate()
public Context? CairoCreate()
Returns
GetGType()
public static Type GetGType()