Atspi widget action: migrate docs.

This commit is contained in:
Tom Hacohen 2015-08-06 14:52:01 +01:00
parent e5e74eb856
commit e77b152bd8
1 changed files with 1 additions and 2 deletions

View 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]]
}
}
}