table of content          about         contact

panel-arrow-remove



#sisipkan ke .gtkrc-2.0
#syakuur@facebook.com
style "panel-arrow-remove"
{
engine "pixmap"
{
image
{
function = ARROW
recolorable = TRUE
overlay_file = "arrows/arrow-blank.png"
overlay_border = {2,2,2,2}
overlay_stretch = FALSE
arrow_direction = UP
}
image
{
function = ARROW
recolorable = TRUE
overlay_file = "arrows/arrow-blank.png"
overlay_border = {2,2,2,2}
overlay_stretch = FALSE
arrow_direction = DOWN
}
image
{
function = HANDLE
recolorable = TRUE
overlay_file = "arrows/arrow-blank.png"
overlay_stretch = FALSE
orientation = VERTICAL
}
image
{
function = HANDLE
overlay_file = "arrows/arrow-blank.png"
overlay_stretch = FALSE
orientation = HORIZONTAL
}
}
}

widget_class "*PanelToplevel*" style "panel-arrow-remove"