Canvas text: don't generate legacy for new api

This is part of the new Canvas.Text.
This commit is contained in:
Daniel Hirt 2017-09-25 12:45:12 +03:00
parent f5560cb511
commit 4f77eca4e1
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@ Efl.Text.Font, Efl.Text.Style, Efl.Text.Format, Efl.Text.Cursor, Efl.Text.Annota
@since 1.21
]]
legacy: null;
return: ptr(Eina.Future) @owned; [[Future for layout result]]
}
}