Efl.Ui.Dnd_Container (from Efl.Ui.Dnd.Container)

Ref https://phab.enlightenment.org/T6847

Reviewed-by: Cedric Bail <cedric@osg.samsung.com>
This commit is contained in:
Xavi Artigas 2018-04-13 11:56:48 +02:00 committed by Cedric Bail
parent f1c92cfcf3
commit dc3336536d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import efl_ui_dnd_types;
mixin Efl.Ui.Dnd.Container {
mixin Efl.Ui.Dnd_Container {
methods {
@property drag_delay_time {
[[The time since mouse down happens to drag starts.]]