Add customized hildon-1 VAPI for Fremantle support
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 7 Oct 2009 09:54:14 +0000 (11:54 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 30 Oct 2009 16:49:38 +0000 (17:49 +0100)
commita526651372945e23361a5d088244611328849373
tree9dfa4074a1c067ad6ab4c3c80e8a360b7074bf91
parente6b5a9ec2c0b408604b66d5cea36dd564770907b
Add customized hildon-1 VAPI for Fremantle support

Upstream hildon-1.vapi does not contain Fremantle support yet.

The custom VAPI also contains the Hildon GTK+ modifications. As Vala
doesn't allow to extend classes defined in other VAPIs, methods like
hildon_gtk_widget_set_theme_size are wrapped as static methods:
Hildon.gtk_widget_set_theme_size (Gtk.Widget w, Hildon.SizeType st);
Makefile
vapi/hildon-1.deps [new file with mode: 0644]
vapi/hildon-1.vapi [new file with mode: 0644]