FDOSTUI
FreeDOS Text User Interface
Classes | Functions | Variables
skin.h File Reference

simple theme More...

Go to the source code of this file.

Classes

struct  skin_frame
 frame theme More...
 
struct  skin_buttons
 theme for all types of single buttons More...
 
struct  skin_desktop
 desktop theme More...
 
struct  skin_window
 window theme More...
 
struct  skin_menu
 menu theme More...
 
struct  skin_button
 button theme More...
 
struct  skin_label
 label theme More...
 
struct  skin_slider
 slider theme More...
 
struct  skin_listbox
 listbox theme More...
 
struct  skin_edit
 edit theme More...
 
struct  skin_tree
 tree theme More...
 

Functions

void skin_set_defaults ()
 load default skin attributes
 

Variables

struct skin_buttons _skin_buttons
 buttons theme
 
struct skin_frame _skin_frame_single
 single frame theme
 
struct skin_desktop _skin_desktop
 desktop theme
 
struct skin_window _skin_window
 window theme
 
struct skin_menu _skin_menu
 menu theme
 
struct skin_label _skin_label
 label theme
 
struct skin_button _skin_button
 button theme
 
struct skin_slider _skin_slider
 slider theme
 
struct skin_listbox _skin_listbox
 listbox theme
 
struct skin_edit _skin_edit
 edit theme
 
struct skin_tree _skin_tree
 tree theme
 

Detailed Description

simple theme