win: declare elm_win_wm_rotation_available_rotations_set

this should not have been removed in a0fdbad
This commit is contained in:
Jérémy Zurcher 2015-08-13 21:41:27 +02:00
parent 8478b6b84a
commit f1e9d33bb6
1 changed files with 1 additions and 0 deletions

View File

@ -264,6 +264,7 @@ class Elm.Win (Elm.Widget, Elm_Interface_Atspi_Window,
@since 1.9
]]
legacy: elm_win_wm_rotation_available_rotations_set;
values {
rotations: const(int)*; [[The array of rotation value.]]
count: uint; [[The size of the rotations array.]]