Hi list, A reminder.
Since Vala 0.6.0 classes like ABC.DEfg are demangled into abc_defgh instead of abc_d_efgh, which is the convention of GtkBuilder. Is this a bug or a problem with GtkBuilder? I tried to work this around by specifying lines like [CCode (cname = "UCNGField", cprefix = "ucn_g_field_", type_id = "UCN_TYPE_G_FIELD")] However it turns out that these tags are not written into the vapi file. Yu
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
