On Thu, Jul 8, 2010 at 7:31 AM, Yuvi Panda <[email protected]> wrote:

> I'm getting warnings about unused functions that I'd like to suppress
> - since I'm using GtkBuilder to connect them. However, I don't want to
> suppress all warnings and miss out potential bugs. Is there a way to
> selectively suppress warnings?
>
>
I would guess that making the methods public would cause the warning to not
occur.

Yours,

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

Reply via email to