view etc/images/sort-row-ascending.xpm @ 91633:e33a0659fabe

(Fx_create_frame): Do not override the explicitly set parent window ID of a frame. (x_window): Reparent frame if embedded. (Fx_create_frame): Don't set border width if embedded.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 07 Feb 2008 14:08:07 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};