Table of Contents

Enum IconViewDropPosition

Namespace
Gtk
Assembly
Gtk-4.0.dll
public enum IconViewDropPosition

Fields

DropAbove = 4
DropBelow = 5
DropInto = 1
DropLeft = 2
DropRight = 3
NoDrop = 0