Blender V4.5
GWL_DataOffer::[struct].dnd Struct Reference

Public Attributes

enum wl_data_device_manager_dnd_action source_actions
enum wl_data_device_manager_dnd_action action
wl_fixed_t xy [2]

Detailed Description

Definition at line 613 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ action

enum wl_data_device_manager_dnd_action GWL_DataOffer::[struct].dnd action

◆ source_actions

enum wl_data_device_manager_dnd_action GWL_DataOffer::[struct].dnd source_actions

Bit-mask with available drop options. #WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY, #WL_DATA_DEVICE_MANAGER_DND_ACTION_MOVE.. etc. The application that initializes the drag may set these depending on modifiers held

Note
when dragging begins. Currently ghost doesn't make use of these.

◆ xy

Compatible with #GWL_Seat.xy coordinates.


The documentation for this struct was generated from the following files: