C# 클래스 Xwt.GtkBackend.WidgetBackend.DragDropData

파일 보기 프로젝트 열기: mono/xwt

공개 프로퍼티들

프로퍼티 타입 설명
CurrentDragData Xwt.TransferDataSource
DestDragAction Gdk.DragAction
DragData TransferDataStore
DragDataForMotion bool
DragDataRequests int
LastDragPosition Point
SourceDragAction Gdk.DragAction
ValidDropTypes Gtk.TargetEntry[]

프로퍼티 상세

CurrentDragData 공개적으로 프로퍼티

public TransferDataSource,Xwt CurrentDragData
리턴 Xwt.TransferDataSource

DestDragAction 공개적으로 프로퍼티

public Gdk.DragAction DestDragAction
리턴 Gdk.DragAction

DragData 공개적으로 프로퍼티

public TransferDataStore DragData
리턴 TransferDataStore

DragDataForMotion 공개적으로 프로퍼티

public bool DragDataForMotion
리턴 bool

DragDataRequests 공개적으로 프로퍼티

public int DragDataRequests
리턴 int

LastDragPosition 공개적으로 프로퍼티

public Point LastDragPosition
리턴 Point

SourceDragAction 공개적으로 프로퍼티

public Gdk.DragAction SourceDragAction
리턴 Gdk.DragAction

ValidDropTypes 공개적으로 프로퍼티

public Gtk.TargetEntry[] ValidDropTypes
리턴 Gtk.TargetEntry[]