Re: [Vala] gtkaml 0.2.10 released




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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]