bitmaps/ScrollRt.w95.9.xbm
author Claus Gittinger <cg@exept.de>
Thu, 31 Aug 2017 20:15:47 +0200
changeset 6199 bb73dd020e88
parent 1838 44d7db97c9b4
permissions -rw-r--r--
#DOCUMENTATION by cg class: ScrollableView class comment/format in: #documentation

#define xbm_width 9
#define xbm_height 9
static char xbm_bits[] = {
0x00, 0x00, 
0x08, 0x00, 
0x18, 0x00, 
0x38, 0x00, 
0x78, 0x00, 
0x38, 0x00, 
0x18, 0x00, 
0x08, 0x00, 
0x00, 0x00, 
};