>
> I agree with brevity argument, but naming is definitely better with
> GtkBuilder, since property's name attribute maps directly to object's
> property name. It is true that labels with mnemonics can be
> conveniently created using gtk_label_new_with_mnemonic(), but this
> function merely sets GtkLabel::use-underline property to TRUE.
>
> Tadej
>
>
Got me on this! Then use-underline should already be in Gtkaml:)
So both projects use proper Gtk naming

Vlad
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to