Method

Gtk.DropTarget.get_value

Declaration [src]

const GValue*
gtk_drop_target_get_value (
  GtkDropTarget* self
)

Description [src]

Gets the current drop data, as a GValue.

Gets propertyGtk.DropTarget:value

Return value

Returns: const GValue*

The current drop data

Ownership is not transferred to the caller
Can be NULL