Background

../_images/background-preview.png

Widget description

The background widget is used for setting a solid color, image or Edje group as a background to a window (unless it has transparency enabled) or any container object.

It works just like an image, but has some properties useful to a background, like setting it to tiled, centered, scaled or stretched.

Layout content parts

  • overlay - overlay of the bg

Enumerations

Background display modes

efl.elementary.ELM_BG_OPTION_CENTER

Center

efl.elementary.ELM_BG_OPTION_SCALE

Scale

efl.elementary.ELM_BG_OPTION_STRETCH

Stretch

efl.elementary.ELM_BG_OPTION_TILE

Tile

Inheritance diagram