[elm_widget] Enable not to add resize object to or delete resize object from smart...
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 18 Oct 2013 10:52:55 +0000 (19:52 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Oct 2013 10:52:56 +0000 (19:52 +0900)
commit3f2415fff8bc45916eeb5a1dce23ca1b2e714de4
tree427a23d74b81694ff6cf1fedd6edfd007fd3a004
parent9bd1c3ae5a85f55ea0c963c95a0745cf484860b0
[elm_widget] Enable not to add resize object to or delete resize object from smart member when the resize object is set.

Summary: Currently if the third argument of elm_widget_resize_object_set, 'Eina_Bool sub_obj', indicates whether a resize object is added to/deleted from the sub object or not. This commit makes the third argument, 'sub_obj', also indicate whether a resize object is added to/deleted from the smart member or not.

Reviewers: Hermet, seoz

Reviewed By: seoz

CC: seoz
Differential Revision: https://phab.enlightenment.org/D268
legacy/elementary/src/lib/elm_widget.c