[vala/staging: 6/6] vapi: Update GIR-based bindings
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging: 6/6] vapi: Update GIR-based bindings
- Date: Wed, 28 Aug 2019 10:09:48 +0000 (UTC)
commit cbf2b2ede83867af12f1c0c9ce3a36bc5d495cf9
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Aug 28 12:01:43 2019 +0200
vapi: Update GIR-based bindings
vapi/graphene-gobject-1.0.vapi | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vapi/graphene-gobject-1.0.vapi b/vapi/graphene-gobject-1.0.vapi
index 20bf90a0d..fdb484818 100644
--- a/vapi/graphene-gobject-1.0.vapi
+++ b/vapi/graphene-gobject-1.0.vapi
@@ -77,6 +77,7 @@ namespace Graphene {
}
[CCode (cheader_filename = "graphene-gobject.h", cname = "graphene_matrix_t", type_id =
"graphene_matrix_get_type ()")]
public struct Matrix {
+ public bool decompose (out Graphene.Vec3 translate, out Graphene.Vec3 scale, out
Graphene.Quaternion rotate, out Graphene.Vec3 shear, out Graphene.Vec4 perspective);
[Version (since = "1.0")]
public float determinant ();
[Version (since = "1.10")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]