gtkDragDestSetTargetList: gtkDragDestSetTargetList
Description
Sets the target types that this widget can accept from drag-and-drop.
The widget must first be made into a drag destination with
gtkDragDestSet.Usage
gtkDragDestSetTargetList(object, target.list)
Arguments
target.list
list of droppable targets, or NULL for none. [ allow-none ]