bg.edc: Add bg widget style information.

This commit is contained in:
Daniel Juyung Seo 2014-11-14 14:50:17 +09:00
parent 757eea9588
commit 3559ee2f44
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/* bg widget style information
[SWALLOW]
elm.swallow.rectangle: Used for elm_bg_color_set()
elm.swallow.background: Used for elm_bg_file_set()
elm.swallow.content: Used for elm_layout_part_content_set(bg, "overlay", content).
*/
group { name: "elm/bg/base/default";
images.image: "bevel_dark_out.png" COMP;
parts {