widget: documente index

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-07-02 10:34:14 +02:00
parent 414e227a1a
commit b8310ffd38
1 changed files with 3 additions and 0 deletions

View File

@ -344,6 +344,9 @@ luaA_widget_tostring(lua_State *L)
/** Generic widget index.
* \param L The Lua VM state.
* \return The number of elements pushed on stack.
* \luastack
* \lfield visible The widget visibility.
* \lfield name The widget name.
*/
static int
luaA_widget_index(lua_State *L)