treednd: Add summaries
This commit is contained in:
committed by
Emmanuele Bassi
parent
9e3df3fac1
commit
deef6425b3
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user