Table of Contents

Delegate CursorGetTextureCallback

Namespace
Gdk.Internal
Assembly
Gdk-4.0.dll
public delegate nint CursorGetTextureCallback(nint cursor, int cursorSize, double scale, out int width, out int height, out int hotspotX, out int hotspotY, nint data)

Parameters

cursor nint
cursorSize int
scale double
width int
height int
hotspotX int
hotspotY int
data nint

Returns

nint