Method
GtkDropTargetset_actions
Declaration [src]
void
gtk_drop_target_set_actions (
  GtkDropTarget* self,
  GdkDragAction actions
)
Description [src]
Sets the actions that this drop target supports.
| Sets property | Gtk.DropTarget:actions | 
Parameters
| actions | GdkDragAction | 
| The supported actions. |