Re: [Vala] Cannot convert from `Gtk.ComboBoxText.get_active_text' to `string'



Note 1: If get_active_text is a PROPERTY instead of a FUNCTION, your
code would have been ok.

Note 2: Much often, getter/setter functions also have a corresponding
property doing the same job. Use whatever you like.



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