[vala/staging] vapi: Update GIR-based bindings
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] vapi: Update GIR-based bindings
- Date: Sun, 9 Aug 2020 19:21:18 +0000 (UTC)
commit b1d951b6750c35d9c7b0141cff1b36138d01884e
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Aug 9 21:17:23 2020 +0200
vapi: Update GIR-based bindings
vapi/atspi-2.vapi | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/vapi/atspi-2.vapi b/vapi/atspi-2.vapi
index f2d8490a0..ff369bf44 100644
--- a/vapi/atspi-2.vapi
+++ b/vapi/atspi-2.vapi
@@ -868,6 +868,8 @@ namespace Atspi {
public const int KEYEVENTTYPE_COUNT;
[CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_KEYSYNTHTYPE_COUNT")]
public const int KEYSYNTHTYPE_COUNT;
+ [CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_LOCALE_TYPE_COUNT")]
+ public const int LOCALE_TYPE_COUNT;
[CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_MATCHTYPES_COUNT")]
public const int MATCHTYPES_COUNT;
[CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_MODIFIERTYPE_COUNT")]
@@ -886,6 +888,8 @@ namespace Atspi {
public const int TEXT_BOUNDARY_TYPE_COUNT;
[CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_TEXT_CLIP_TYPE_COUNT")]
public const int TEXT_CLIP_TYPE_COUNT;
+ [CCode (cheader_filename = "atspi/atspi.h", cname = "ATSPI_TREETRAVERSALTYPE_COUNT")]
+ public const int TREETRAVERSALTYPE_COUNT;
[CCode (cheader_filename = "atspi/atspi.h")]
public static bool deregister_device_event_listener (Atspi.DeviceListener listener, void* filter)
throws GLib.Error;
[CCode (cheader_filename = "atspi/atspi.h")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]