void dnd_hints_show_relative(DndHintWindowId id, GtkWidget *widget, DndHintPosition horiz, DndHintPosition vert)
Shows a drag-and-drop hint relative to a widget.
void dnd_hints_show(DndHintWindowId id, gint x, gint y)
Shows a drag-and-drop hint at the specified location.