135 #if !defined(__CURSES__) 136 #define skin_set_defaults() struct skin_slider _skin_slider
slider theme
Definition: skin.c:106
enum background m_bcolor
Definition: skin.h:105
struct skin_label _skin_label
label theme
Definition: skin.c:100
screen_char_t m_fillc
Definition: skin.h:87
screen_char_t m_hline
Definition: skin.h:16
screen_char_t m_fillc
Definition: skin.h:46
enum background m_highlight_bcolor
Definition: skin.h:97
screen drawing routines (no clipping) The draw.h module contians clipping routines.
enum background m_bcolor
Definition: skin.h:82
struct skin_window _skin_window
window theme
Definition: skin.c:66
screen_char_t m_bottom_left
Definition: skin.h:20
enum background m_bcolor
Definition: skin.h:48
struct skin_edit _skin_edit
edit theme
Definition: skin.c:123
desktop theme
Definition: skin.h:44
enum background m_text_bcolor
Definition: skin.h:57
enum background m_bcolor
Definition: skin.h:89
tree theme
Definition: skin.h:108
enum foreground m_fcolor
Definition: skin.h:104
enum background m_bcolor
Definition: skin.h:55
enum foreground m_fcolor
Definition: skin.h:88
frame theme
Definition: skin.h:14
struct skin_tree _skin_tree
tree theme
Definition: skin.c:129
listbox theme
Definition: skin.h:92
struct skin_desktop _skin_desktop
desktop theme
Definition: skin.c:59
struct skin_menu _skin_menu
menu theme
Definition: skin.c:75
struct skin_frame _skin_frame_single
single frame theme
Definition: skin.c:12
label theme
Definition: skin.h:79
screen_char_t m_fillc
Definition: skin.h:53
slider theme
Definition: skin.h:85
background
background color
Definition: screen.h:117
screen_char_t m_middle_right
Definition: skin.h:23
struct skin_button _skin_button
button theme
Definition: skin.c:92
screen_char_t m_top_right
Definition: skin.h:19
enum foreground m_highlight_fcolor
Definition: skin.h:96
struct skin_listbox _skin_listbox
listbox theme
Definition: skin.c:113
edit theme
Definition: skin.h:102
enum foreground m_text_fcolor
Definition: skin.h:56
enum background m_bcolor
Definition: skin.h:95
screen_char_t m_vline
Definition: skin.h:17
foreground
foreground colors
Definition: screen.h:43
enum background m_selected_bcolor
Definition: skin.h:99
enum foreground m_fcolor
Definition: skin.h:94
enum foreground m_selected_fcolor
Definition: skin.h:98
screen_char_t m_bottom_right
Definition: skin.h:21
screen_char_t m_middle_left
Definition: skin.h:22
void skin_set_defaults()
load default skin attributes
Definition: skin.c:141
enum foreground m_fcolor
Definition: skin.h:54
enum foreground m_fcolor
Definition: skin.h:47
window theme
Definition: skin.h:51
struct skin_buttons _skin_buttons
buttons theme
Definition: skin.c:24
enum foreground m_fcolor
Definition: skin.h:81
screen_char_t m_top_left
Definition: skin.h:18