2008-10-15 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Wed, 15 Oct 2008 17:00:53 +0000 (17:00 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 15 Oct 2008 17:00:53 +0000 (17:00 +0000)
commit7dc217fa9992d0f35827232aabcbc4ccefd66a84
tree9feef39d899483040e51f2fa8c6cb284ca49c3a3
parent38b73db178144be6ffe6727ccb166c587d5f6161
2008-10-15 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c
(hildon_button_construct_child):
Don't pack anything in the button until text or image are
set. This allows adding a custom child after creating the button
with hildon_button_new().
(hildon_button_finalize, hildon_button_class_init)
(hildon_button_init, hildon_button_set_arrangement): Destroy the
alignment and the label box even when they're not packed in the
button.
ChangeLog
src/hildon-button.c