Table of Contents

Class DragSurfaceHelper

Namespace
Gdk
Assembly
Gdk-4.0.dll
public sealed class DragSurfaceHelper : Object, IObject, INotifyPropertyChanged, IDisposable, DragSurface, IHandle, GTypeProvider
Inheritance
DragSurfaceHelper
Implements
Inherited Members

Constructors

DragSurfaceHelper(IntPtr, bool)

public DragSurfaceHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

Present(int, int)

public bool Present(int width, int height)

Parameters

width int
height int

Returns

bool