Gtk.IconViewDropPosition Enumeration
IconView Drop locations.

Syntax

[GLib.GType(typeof(Gtk.IconViewDropPositionGType))]
public enum IconViewDropPosition

Remarks

Members

Member NameDescription
DropAboveDrops above the item.
DropBelowDrops below the item.
DropLeftDrop to the left of the item.
NoDropNo drops allowed.
DropRightDrops to the right of the item.
DropIntoDrops into the item.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.8