Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
2534 of 58 results
25.
If true, the Drag can be dragged around the screen with the mouse.
(no translation yet)
Located in ../../source/inc/drag_drop:45
26.
`droppable`
(no translation yet)
Located in ../../source/inc/drag_drop:49
27.
If true, other Drags can be dropped on this Drag.
(no translation yet)
Located in ../../source/inc/drag_drop:49
28.
`drag_raise`
(no translation yet)
Located in ../../source/inc/drag_drop:53
29.
If true, this Drag is raised to the top when it is dragged. If it is joined to other Drags, all joined drags are raised.
(no translation yet)
Located in ../../source/inc/drag_drop:52
30.
`dragged`
(no translation yet)
Located in ../../source/inc/drag_drop:61
31.
A callback (or list of callbacks) that is called when the Drag has been dragged. It is called with two arguments. The first is a list of Drags that are being dragged. The second is either a Drag that is being dropped onto, or None of a drop did not occur. If the callback returns a value other than None, that value is returned as the result of the interaction.
(no translation yet)
Located in ../../source/inc/drag_drop:56
32.
`dropped`
(no translation yet)
Located in ../../source/inc/drag_drop:72
33.
A callback (or list of callbacks) that is called when this Drag is dropped onto. It is called with two arguments. The first is the Drag being dropped onto. The second is a list of Drags that are being dragged. If the callback returns a value other than None, that value is returned as the result of the interaction.
(no translation yet)
Located in ../../source/inc/drag_drop:64
34.
When a dragged and dropped callback are triggered for the same event, the dropped callback is only called if dragged returns None.
(no translation yet)
Located in ../../source/inc/drag_drop:70
2534 of 58 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.