Method

GtkDropTargetget_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

Type: GValue

The current drop data.

The returned data is owned by the instance.
The return value can be NULL.