win: declare elm_win_wm_rotation_available_rotations_set
authorJérémy Zurcher <jeremy@asynk.ch>
Thu, 13 Aug 2015 19:41:27 +0000 (21:41 +0200)
committerJérémy Zurcher <jeremy@asynk.ch>
Thu, 13 Aug 2015 19:44:25 +0000 (21:44 +0200)
this should not have been removed in a0fdbad

src/lib/elm_win.eo

index e69103b..45410bb 100644 (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.]]