[vala/staging] 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/staging] glib-2.0: Set default_value attribute for GLib.pointer
- Date: Thu, 3 Oct 2019 07:34:07 +0000 (UTC)
commit c39b76733577219e76bf560c396d7b3658da6bcb
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]