bitmaps/ScrollRt.12.xbm
author Claus Gittinger <cg@exept.de>
Sun, 16 Jul 2017 14:05:58 +0200
changeset 6183 0ba0e432ebaa
parent 1686 12619751ba2c
permissions -rw-r--r--
#DOCUMENTATION by cg class: FileSelectionList changed: #changeToParentDirectory #changeToPreviousDirectory boolean/non-boolean return

#define xbm_width 12
#define xbm_height 12
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x0C, 0x00, 
0x3C, 0x00, 
0xFC, 0x00, 
0xFC, 0x03, 
0xFC, 0x03, 
0xFC, 0x00, 
0x3C, 0x00, 
0x0C, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};