treednd: Add summaries

This commit is contained in:
Matthias Clasen
2021-03-01 22:49:59 -05:00
committed by Emmanuele Bassi
parent 9e3df3fac1
commit deef6425b3

View File

@@ -44,6 +44,18 @@
* #GtkTreeDragSource and #GtkTreeDragDest interfaces.
*/
/**
* GtkTreeDragDest:
*
* Interface for Drag-and-Drop destinations in `GtkTreeView`.
*/
/**
* GtkTreeDragSource:
*
* Interface for Drag-and-Drop destinations in `GtkTreeView`.
*/
GType
gtk_tree_drag_source_get_type (void)
{