Table of Contents

Interface DragSurface

Namespace
Gdk
Assembly
Gdk-4.0.dll
public interface DragSurface

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Methods

Present(int, int)

bool Present(int width, int height)

Parameters

width int
height int

Returns

bool