* src/hildon-app-menu.c (hildon_app_menu_class_init): New inner-border style property...
authorAlberto Garcia <agarcia@igalia.com>
Thu, 12 Jun 2008 10:05:54 +0000 (10:05 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 12 Jun 2008 10:05:54 +0000 (10:05 +0000)
commitcf184fef41125b5750a5fc1c058fa160bbde0e5c
treeb04fa7b347c576bfed4bfc6fc21f5e77dd021f2f
parentfb8171d06191a4f80fd1c9158a105c0fc4792fd8
* src/hildon-app-menu.c (hildon_app_menu_class_init): New inner-border style property. Set all default spacings to 16 (hildon_app_menu_init): Use vertical-spacing to set the space between filter buttons and regular menu buttons. Set the default container border using the inner-border value.

* examples/hildon-app-menu-example.c
(create_menu):
Don't set the menu border explicitly, now we have the inner-border
style property for that.
ChangeLog
examples/hildon-app-menu-example.c
src/hildon-app-menu.c