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

Enumeration Members

DROP_ABOVE: number

dropped item is inserted above

DROP_BELOW: number

dropped item is inserted below

DROP_INTO: number

dropped item replaces the item

DROP_LEFT: number

dropped item is inserted to the left

DROP_RIGHT: number

dropped item is inserted to the right

NO_DROP: number

no drop possible