36#define SECTION_TITLE_APPLIST "applist"
37#define SECTION_TITLE_TASKLET "tasklet"
ChWindow * win
Definition namdapha.cpp:54
NamdaphaSections * CreateSection(char *title)
Definition section.cpp:50
list_t * SectionsGetList()
Definition section.cpp:93
void SectionModuleInitialize(ChWindow *namdaphaWin)
Definition section.cpp:44
struct _namdapha_sect_ NamdaphaSections
void(* paint)(_namdapha_sect_ *sect, ChWindow *win)
Definition section.h:47
list_t * buttonList
Definition section.h:46
int width
Definition section.h:42
int height
Definition section.h:43
int y
Definition section.h:41
int x
Definition section.h:40
char * title
Definition section.h:44
bool scrollable
Definition section.h:45