2 images { image: "ico_"_name".png" COMP; } \
3 collections { group { name: "ico_"_name; \
4 parts { part { name: "icon"; \
5 type: IMAGE; mouse_events: 0; \
6 description { state: "default" 0.0; \
9 aspect_preference: VERTICAL; \
10 image.normal: "ico_"_name".png"; \
20 ICON("fileselector_button")
32 ICON("scrolled_entry")