From 435816a8111be599a6f8e1f7a19752811903db80 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 18 Jun 2008 11:27:51 +0200 Subject: [PATCH] titlebar: update titlebar.new() documentation for borders Signed-off-by: Julien Danjou --- titlebar.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/titlebar.c b/titlebar.c index 4c88e836..18e2546f 100644 --- a/titlebar.c +++ b/titlebar.c @@ -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