2008-08-27 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Wed, 27 Aug 2008 18:22:41 +0000 (18:22 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 27 Aug 2008 18:22:41 +0000 (18:22 +0000)
commitd9c41f7cd95d8eaaca71cf2c2bb96e340f0b40a4
treeffb32e371e41b915acbb28625b6407dded20931a
parentec4e9c6cef94f93dc0833fd0688b4012b446de44
2008-08-27 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.h
* src/hildon-button.c (hildon_button_init)
(hildon_button_set_arrangement, hildon_button_set_alignment)
(hildon_button_set_title_alignment)
(hildon_button_set_value_alignment)
(hildon_button_set_image_alignment)
(hildon_button_construct_child): New methods to set the alignment
of the individual components of the button (title, value,
image). Also, new method to alter the xscale and yscale properties
of the GtkAlignment inside the button, so more complex layouts can
be created.
ChangeLog
src/hildon-button.c
src/hildon-button.h