Re: [Vala] avoid "method never used" warning for methods linked to Glade files in private class
- From: rastersoft <raster rastersoft com>
- To: Al Thomas <astavale yahoo co uk>, vala-list gnome org
- Subject: Re: [Vala] avoid "method never used" warning for methods linked to Glade files in private class
- Date: Wed, 2 May 2018 00:54:22 +0200
Hi:
Yes, still have they.
El 02/05/18 a las 00:08, Al Thomas escribió:
> On Tuesday, 1 May 2018, 17:49:09 BST, rastersoft
<raster rastersoft com> wrote:
> When the class is public everything is fine, but when I declare it as
> private (which I need for several reasons) I receive a "method 'XXXX'
> never used" warning.
> How can I avoid those warnings?
Do you still get the warning if you mark it 'internal' instead of
'private'?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]