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)
commit35dfc13e38c02fd30e55898eb871f6986804c498
treeb188a628404e9d6060a3eb3da40026dcf539920a
parent1ff7158dab3122d9908fc5090fff0a8aa82ea898
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
src/lib/elc_multibuttonentry.c