Table of Contents

Class NativeHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class NativeHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Native, IHandle, GTypeProvider
Inheritance
NativeHelper
Implements
Inherited Members

Constructors

NativeHelper(IntPtr, bool)

public NativeHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetForSurface(Surface)

public static Native? GetForSurface(Surface surface)

Parameters

surface Surface

Returns

Native

GetGType()

public static Type GetGType()

Returns

Type

GetRenderer()

public Renderer? GetRenderer()

Returns

Renderer

GetSurface()

public Surface? GetSurface()

Returns

Surface

GetSurfaceTransform(out double, out double)

public void GetSurfaceTransform(out double x, out double y)

Parameters

x double
y double

Realize()

public void Realize()

Unrealize()

public void Unrealize()