data_drop_possible


Description:

public abstract bool data_drop_possible (DragContext context, SelectionData data)

Determines whether data can be dropped into this item.

Parameters:

context

The drag context.

data

Gtk.SelectionData containing source data.

Returns:

true if the drop is possible; false otherwise.

Since:

0.3