Atspi widget action: migrate docs.
authorTom Hacohen <tom@stosb.com>
Thu, 6 Aug 2015 13:52:01 +0000 (14:52 +0100)
committerTom Hacohen <tom@stosb.com>
Thu, 6 Aug 2015 13:52:01 +0000 (14:52 +0100)
src/lib/elm_interface_atspi_widget_action.eo

index 8a1abea..8f2b365 100644 (file)
@@ -8,8 +8,7 @@ mixin Elm_Interface_Atspi_Widget_Action (Elm_Interface_Atspi_Action)
          get {
          }
          values {
-            actions: const(Elm_Atspi_Action)*; /*@ NULL-terminated array of Elm_Actions
-                                         */
+            actions: const(Elm_Atspi_Action)*; [[NULL-terminated array of Elm_Atspi_Action]]
          }
       }
    }