Class GObj.drag_context
@gtkdoc gtk gtk-Drag-and-Drop
val context : Gdk.drag_context
method context : Gdk.drag_contextmethod finish : success:bool -> del:bool -> time:int32 -> unitmethod source_widget : widgetmethod set_icon_widget : widget -> hot_x:int -> hot_y:int -> unitmethod status : ?time:int32 -> Gdk.Tags.drag_action option -> unitmethod suggested_action : Gdk.Tags.drag_actionmethod targets : string list