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