Table of Contents

Class DragSurfaceHelper

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

Constructors

DragSurfaceHelper(ObjectHandle)

public DragSurfaceHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

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