Re: [Vala] Cannot convert from `Gtk.ComboBoxText.get_active_text' to `string'
- From: Ulink <ulink gmx at>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Cannot convert from `Gtk.ComboBoxText.get_active_text' to `string'
- Date: Mon, 10 Apr 2017 16:51:22 +0200
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]