scrollbuttons.xml 585 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <skinset name="Default" image="window.png">
  3. <widget type="Window" xpos="41" ypos="100">
  4. <option name="showbuttons" value="0" />
  5. <option name="scrollbarsize" value="22" />
  6. <option name="markersize" value="22" />
  7. <part type="left" xpos="0" ypos="0" width="12" height="12" />
  8. <part type="right" xpos="0" ypos="16" width="12" height="12" />
  9. <part type="down" xpos="0" ypos="32" width="22" height="12" />
  10. <part type="up" xpos="0" ypos="48" width="22" height="12" />
  11. </widget>
  12. </skinset>