efl api release - fix @since for elm win legacy api name_get addition

This commit is contained in:
Carsten Haitzler 2016-08-13 10:43:34 +09:00
parent 80e8e69ce4
commit b59d7a6a1b
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ class Efl.Ui.Win (Elm.Widget, Efl.Canvas, Elm.Interface.Atspi.Window,
[[Can only be used at creation time, within \@ref eo_add.]]
legacy: null;
}
get {}
get { [[ @since 1.18 ]] }
values {
name: string @nullable;
}