DropTarget.value

Get value property.

class DropTarget
@property
value
()

Return Value

Type: gobject.value.Value

The value for this drop operation.

This is null if the data has not been loaded yet or no drop operation is going on.

Data may be available before the gtk.drop_target.DropTarget.drop signal gets emitted - for example when the gtk.drop_target.DropTarget.preload property is set. You can use the ::notify signal to be notified of available data.