[vala/staging: 3/7] Regenerate GIDL-based bindings
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging: 3/7] Regenerate GIDL-based bindings
- Date: Sat, 18 Nov 2017 22:59:06 +0000 (UTC)
commit fc319888b02a9cf80465603ac63ee087b186e4ae
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sat Nov 18 23:48:14 2017 +0100
Regenerate GIDL-based bindings
vapi/gtk+-2.0.vapi | 4 ++--
vapi/gtk+-3.0.vapi | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/vapi/gtk+-2.0.vapi b/vapi/gtk+-2.0.vapi
index 3fd9451..908179d 100644
--- a/vapi/gtk+-2.0.vapi
+++ b/vapi/gtk+-2.0.vapi
@@ -6008,10 +6008,10 @@ namespace Gtk {
public bool urgency_hint { get; set; }
[NoAccessorMethod]
public Gtk.WindowPosition window_position { get; set; }
- [CCode (cname = "activate_default")]
+ [CCode (cname = "activate-default")]
[Version (experimental = true)]
public virtual signal void default_activated ();
- [CCode (cname = "activate_focus")]
+ [CCode (cname = "activate-focus")]
[Version (experimental = true)]
public virtual signal void focus_activated ();
public virtual signal bool frame_event (Gdk.Event event);
diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi
index b934e84..42404da 100644
--- a/vapi/gtk+-3.0.vapi
+++ b/vapi/gtk+-3.0.vapi
@@ -3856,7 +3856,7 @@ namespace Gtk {
public virtual signal void open_location (GLib.File p0, Gtk.PlacesOpenFlags p1);
public virtual signal void populate_popup (Gtk.Menu p0, GLib.File? p1, GLib.Volume? p2);
public virtual signal void show_error_message (string p0, string p1);
- [CCode (cname = "show_other_locations")]
+ [CCode (cname = "show-other-locations")]
[Version (experimental = true)]
public virtual signal void show_other_locations_requested ();
public virtual signal void show_other_locations_with_flags (Gtk.PlacesOpenFlags p0);
@@ -7263,11 +7263,11 @@ namespace Gtk {
public bool urgency_hint { get; set; }
[NoAccessorMethod]
public Gtk.WindowPosition window_position { get; set; }
- [CCode (cname = "activate_default")]
+ [CCode (cname = "activate-default")]
[Version (experimental = true)]
public virtual signal void default_activated ();
public virtual signal bool enable_debugging (bool toggle);
- [CCode (cname = "activate_focus")]
+ [CCode (cname = "activate-focus")]
[Version (experimental = true)]
public virtual signal void focus_activated ();
public virtual signal void keys_changed ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]