[vala] Forgot to add librsvg-2.0-custom.vala
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Subject: [vala] Forgot to add librsvg-2.0-custom.vala
- Date: Sun, 26 Jul 2009 10:16:08 +0000 (UTC)
commit 931cea6c76021cf861ecc13f45609dc8bb196b11
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Sun Jul 26 12:14:27 2009 +0200
Forgot to add librsvg-2.0-custom.vala
in commit 1c8740642f759e82eb936af88a89ab310b9e3e12
vapi/librsvg-2.0.vapi | 2 +-
vapi/packages/librsvg-2.0/librsvg-2.0-custom.vala | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/vapi/librsvg-2.0.vapi b/vapi/librsvg-2.0.vapi
index 838af79..0b0e22f 100644
--- a/vapi/librsvg-2.0.vapi
+++ b/vapi/librsvg-2.0.vapi
@@ -1,4 +1,4 @@
-/* librsvg-2.0.vapi generated by lt-vapigen, do not modify. */
+/* librsvg-2.0.vapi generated by vapigen, do not modify. */
[CCode (cprefix = "Rsvg", lower_case_cprefix = "rsvg_")]
namespace Rsvg {
diff --git a/vapi/packages/librsvg-2.0/librsvg-2.0-custom.vala b/vapi/packages/librsvg-2.0/librsvg-2.0-custom.vala
new file mode 100644
index 0000000..d1ff0f5
--- /dev/null
+++ b/vapi/packages/librsvg-2.0/librsvg-2.0-custom.vala
@@ -0,0 +1,8 @@
+namespace Rsvg {
+ public class Handle {
+ [CCode (cheader_filename = "librsvg/rsvg-cairo.h")]
+ public bool render_cairo (Cairo.Context cr);
+ [CCode (cheader_filename = "librsvg/rsvg-cairo.h")]
+ public bool render_cairo_sub (Cairo.Context cr, string id);
+ }
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]