21#ifndef __TASK_LIST_H__
22#define __TASK_LIST_H__
25#include <libbase/plist.h>
Definition task_list.c:50
Definition task_list.h:35
wlmtk_style_fill_t fill
Definition task_list.h:37
uint32_t text_color
Definition task_list.h:41
wlmtk_style_font_t font
Definition task_list.h:39
wlmaker_task_list_t * wlmaker_task_list_create(wlmaker_server_t *server_ptr, const struct wlmaker_task_list_style *style_ptr)
Definition task_list.c:150
void wlmaker_task_list_destroy(wlmaker_task_list_t *task_list_ptr)
Definition task_list.c:206
const bspl_desc_t wlmaker_task_list_style_desc[]
Definition task_list.c:122