Gtk.widget Gtk.obj ->
object
method connect : GObj.drag_signals
method dest_set :
?flags:Gtk.Tags.dest_defaults list ->
?actions:Gdk.Tags.drag_action list -> Gtk.target_entry list -> unit
method dest_unset : unit -> unit
method get_data : target:string -> ?time:int32 -> GObj.drag_context -> unit
method highlight : unit -> unit
method source_set :
?modi:Gdk.Tags.modifier list ->
?actions:Gdk.Tags.drag_action list -> Gtk.target_entry list -> unit
method source_unset : unit -> unit
method unhighlight : unit -> unit
end