Table of Contents

Class GLRenderer

Namespace
Gsk
Assembly
Gsk-4.0.dll
public class GLRenderer : Renderer, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
GLRenderer
Implements
Inherited Members

Constructors

GLRenderer(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

GLRenderer(IntPtr, bool)

protected GLRenderer(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

[Version("4.2")]
public static GLRenderer New()

Returns

GLRenderer