code documentation

git-svn-id: http://tint2.googlecode.com/svn/trunk@532 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-08-10 13:18:17 +00:00
parent cd2d794c5a
commit ba24db4c6c
3 changed files with 39 additions and 35 deletions

View File

@@ -89,11 +89,11 @@ typedef struct {
void size_by_content (Area *a);
void size_by_layout (Area *a);
// draw background and foreground
void refresh (Area *a);
void size (Area *a);
// set 'redraw' on an area and childs
void set_redraw (Area *a);