[Vala] class like ABCDefgh demangled to a gtkbuider incompatible way.
- From: Feng Yu <rainwoodman gmail com>
- To: Vala-list <vala-list gnome org>
- Subject: [Vala] class like ABCDefgh demangled to a gtkbuider incompatible way.
- Date: Fri, 3 Apr 2009 11:44:26 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]