win: Add legacy elm_win_type_get

This was present in earlier releases.
This commit is contained in:
Jean-Philippe Andre 2016-06-10 12:59:45 +09:00
parent 2d2e57eccd
commit 29132d3c25
1 changed files with 0 additions and 1 deletions

View File

@ -593,7 +593,6 @@ class Efl.Ui.Win (Elm.Widget, Elm.Interface.Atspi.Window,
}
get {
[[If the object is not window object, return #ELM_WIN_UNKNOWN.]]
legacy: null;
}
values {
type: Efl.Ui.Win.Type(Efl.Ui.Win.Type.unknown);