2008-08-14 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Thu, 14 Aug 2008 14:17:12 +0000 (14:17 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 14 Aug 2008 14:17:12 +0000 (14:17 +0000)
commit0eaf76916efeee2af25ce2130b36922ae7bc6857
tree7899a5d5ffcf48a9aa61070e64d089e1591c8502
parentff7caf4dbde5abbd96f443a5ebd3685592d19882
2008-08-14 Alberto Garcia <agarcia@igalia.com>

* src/hildon-check-button.c (hildon_check_button_new):
Instead of using a custom container, display the label and the
checkbox using the standard GtkButton API.

* examples/hildon-check-button-example.c (main): Don't use
hildon_check_button_set_label() anymore

* src/hildon-check-button.h
* src/hildon-check-button.c
(hildon_check_button_set_label, hildon_check_button_get_label):
Set as deprecated, now we're using gtk_button_{get,set}_label()
ChangeLog
examples/hildon-check-button-example.c
src/hildon-check-button.c
src/hildon-check-button.h