Method
GdkDragContextget_device
Declaration [src]
GdkDevice*
gdk_drag_context_get_device (
GdkDragContext* context
)
Return value
Type: GdkDevice
The GdkDevice
associated to context
.
The returned data is owned by the instance. |
GdkDevice*
gdk_drag_context_get_device (
GdkDragContext* context
)
Type: GdkDevice
The GdkDevice
associated to context
.
The returned data is owned by the instance. |