forked from AuroraMiddleware/gtk
gtk-demo: Add some keywords
Make sure that dnd and drag-and-drop yield the right (and the same) set of demos.
This commit is contained in:
parent
793954055e
commit
af8ad1efe8
@ -1,4 +1,5 @@
|
||||
/* Clipboard
|
||||
* #Keywords: drag-and-drop, dnd
|
||||
*
|
||||
* GdkClipboard is used for clipboard handling. This demo shows how to
|
||||
* copy and paste text, images, colors or files to and from the clipboard.
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* Icon View/Editing and Drag-and-Drop
|
||||
* #Keywords: dnd
|
||||
*
|
||||
* The GtkIconView widget supports Editing and Drag-and-Drop.
|
||||
* This example also demonstrates using the generic GtkCellLayout
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Peg Solitaire
|
||||
* #Keywords: GtkGridView, game
|
||||
* #Keywords: GtkGridView, game, drag-and-drop, dnd
|
||||
*
|
||||
* This demo demonstrates how to use drag-and-drop to implement peg solitaire.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user