]> git.saurik.com Git - wxWidgets.git/blame - src/gtk/horiz.xbm
Disable any refresh in backing window (set_back_pixmap( None ..) makes it transparent
[wxWidgets.git] / src / gtk / horiz.xbm
CommitLineData
c801d85f
KB
1#define horiz_width 15
2#define horiz_height 15
3static char horiz_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00};