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

Returns: GValue
 

The current drop data.

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