images.image: "glow_round_corners_small.png" COMP;
images.image: "knob_round_small_busy.png" COMP;
parts {
+ part { name: "client_clip"; type: RECT;
+ description { state: "default" 0.0;
+ rel1.to_y: "e.swallow.client";
+ rel2.to_y: "e.swallow.client";
+ }
+ }
part { name: "e.swallow.client"; type: SWALLOW;
+ clip_to: "client_clip";
description { state: "default" 0.0;
rel1.relative: 0.0 1.0;
rel1.to_y: "top";
group { name: "e/widgets/border/pixel/border";
parts {
+ part { name: "client_clip"; type: RECT;
+ description { state: "default" 0.0;
+ rel1.to_y: "e.swallow.client";
+ rel2.to_y: "e.swallow.client";
+ }
+ }
part { name: "e.swallow.client"; type: SWALLOW;
description { state: "default" 0.0;
rel1.offset: 1 1;