elm_multibuttonentry: change theme_set API to provide full widget theming
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Thu, 23 Apr 2015 02:05:31 +0000 (11:05 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 23 Apr 2015 02:05:31 +0000 (11:05 +0900)
commit4e1e187fdb6817cd20a0d907c43ae0bbaf2b64f2
treeb6177da7786264784d9c4a1eac2c79fc52887566
parent146a7b63e2261321e3d1fb72762ac82b6d098828
elm_multibuttonentry: change theme_set API to provide full widget theming

Summary:
While setting theme currently changes style and theme to all button and
whole multibuttonentry object, it doesn't change few other parts of this object.
Part are, for examples, "guidetext", "label" and "closedbutton".

Fixing this sad mistake leads to be able to create different styles for such
wonderful widget.

@fix

Reviewers: cedric, seoz, raster, reutskiy.v.v, Hermet

Reviewed By: Hermet

Subscribers: NikaWhite

Differential Revision: https://phab.enlightenment.org/D2407
legacy/elementary/src/lib/elc_multibuttonentry.c