Enumeration (GI Enum)

Gtk-4.0GtkIconViewDropPositionDeprecated 4.20

An enum for determining where a dropped item goes.

since 4.20: There is no replacement.

Index
DROP_ABOVE: 4

dropped item is inserted above

DROP_BELOW: 5

dropped item is inserted below

DROP_INTO: 1

dropped item replaces the item

DROP_LEFT: 2

dropped item is inserted to the left

DROP_RIGHT: 3

dropped item is inserted to the right

NO_DROP: 0

no drop possible

Variables

$gtype