Review of content setters, getters and unsetters
authorTiago Rezende Campos Falcao <developer@tiagofalcao.com>
Thu, 14 Oct 2010 18:54:42 +0000 (18:54 +0000)
committerTiago Rezende Campos Falcao <developer@tiagofalcao.com>
Thu, 14 Oct 2010 18:54:42 +0000 (18:54 +0000)
commitd8b2ba02e2b62c167a0a1c833b84550c1f494a32
treeb80a73cc118c5c7bc1c94df9312fb921f6bce50d
parent8a3304592aece8d0a2ed60b6f701c8224ec2a29e
Review of content setters, getters and unsetters

Revised the parent, icon, end and content setter and getters of
elementary objects.
Review to smart objects and widgets items will be the next steps.

SVN revision: 53425
24 files changed:
src/lib/Elementary.h.in
src/lib/elc_anchorblock.c
src/lib/elc_anchorview.c
src/lib/elc_fileselector_button.c
src/lib/elc_hoversel.c
src/lib/elm_bg.c
src/lib/elm_bubble.c
src/lib/elm_button.c
src/lib/elm_check.c
src/lib/elm_conform.c
src/lib/elm_flip.c
src/lib/elm_frame.c
src/lib/elm_hover.c
src/lib/elm_mapbuf.c
src/lib/elm_menu.c
src/lib/elm_notify.c
src/lib/elm_panel.c
src/lib/elm_panes.c
src/lib/elm_progressbar.c
src/lib/elm_radio.c
src/lib/elm_scroller.c
src/lib/elm_slider.c
src/lib/elm_toggle.c
src/lib/elm_win.c