24 #ifndef _PIDGIN_DND_HINTS_H_
25 #define _PIDGIN_DND_HINTS_H_
Position to the left of a tab.
void dnd_hints_show(DndHintWindowId id, gint x, gint y)
Shows a drag-and-drop hint at the specified location.
void dnd_hints_hide_all(void)
Hides all drag-and-drop hints.
void dnd_hints_show_relative(DndHintWindowId id, GtkWidget *widget, DndHintPosition horiz, DndHintPosition vert)
Shows a drag-and-drop hint relative to a widget.
Position in the center of a tab.
void dnd_hints_hide(DndHintWindowId id)
Hides the specified drag-and-drop hint.
DndHintWindowId
Conversation drag-and-drop arrow types.
DndHintPosition
Conversation drag-and-drop arrow positions.
Position to the right of a tab.