Interface DragSurface
- Namespace
- Gdk
- Assembly
- Gdk-4.0.dll
public interface DragSurface
Properties
Handle
ObjectHandle Handle { get; }
Property Value
Methods
Present(int, int)
bool Present(int width, int height)
public interface DragSurface
ObjectHandle Handle { get; }
bool Present(int width, int height)