DragAndDrop.destAddImageTargets

Add the image targets supported by GtkSelection to the target list of the drag destination. The targets are added with info = 0. If you need another value, use gtk_target_list_add_image_targets() and gtk_drag_dest_set_target_list(). Since 2.6

class DragAndDrop
static
void
destAddImageTargets

Parameters

widget Widget

a GtkWidget that's a drag destination

Meta