titlebar: update titlebar.new() documentation for borders

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-06-18 11:27:51 +02:00
parent 32c0d987cb
commit 435816a811
1 changed files with 2 additions and 1 deletions

View File

@ -284,7 +284,8 @@ titlebar_init(client_t *c)
* \return The number of value pushed.
*
* \luastack
* \lparam A table with values: align, position, fg, bg, width and height.
* \lparam A table with values: align, position, fg, bg, border_width,
* border_color, width and height.
* \lreturn A brand new titlebar.
*/
static int