In libgvc.vapi : [CCode (cname = "gvLayout")]public int layout (Graph graph, [CCode (type = "char*")] string layout_engine);
Does [CCode (type = "char*")] limit string to ascii only? If not should I just use char*? _______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
