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