[vala/0.46] glib-2.0: Set default_value attribute for GLib.pointer
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.46] glib-2.0: Set default_value attribute for GLib.pointer
- Date: Sat, 5 Oct 2019 12:09:12 +0000 (UTC)
commit 5362ba166a5c136030765fd57422aef3a58dfd24
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Oct 2 18:08:18 2019 +0200
glib-2.0: Set default_value attribute for GLib.pointer
vapi/glib-2.0.vapi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vapi/glib-2.0.vapi b/vapi/glib-2.0.vapi
index 5427bf9fb..7409a6333 100644
--- a/vapi/glib-2.0.vapi
+++ b/vapi/glib-2.0.vapi
@@ -1568,7 +1568,7 @@ public class string16 {
namespace GLib {
[PointerType]
[GIR (fullname = "gpointer")]
- [CCode (cname = "gpointer", const_cname = "gconstpointer", cheader_filename = "glib.h")]
+ [CCode (cname = "gpointer", const_cname = "gconstpointer", cheader_filename = "glib.h", default_value
= "NULL")]
public struct pointer {
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]