Re: [Vala] avoid "method never used" warning for methods linked to Glade files in private class

2018-05-01 Thread Andres Fernandez
El mar., 1 may. 2018 13:49, rastersoft escribió: > Hi all: > > I need to create a class with several methods that are used as callbacks > for buttons and other widgets, but they are defined in a Glade file. > > When the class is public everything is fine, but when I

Re: [Vala] Gnome Gitlab

2017-12-27 Thread Andres Fernandez
El 27 dic. 2017 3:24 p. m., "Gergely Polonkai" escribió: I’d vote for an active mirror on GitHub that redirects users to the GNOME GitLab instance. Which already exists [1] [1] https://github.com/GNOME/vala Andrés Fernández Software Peronista

[Vala] Generating vapi for GOM failed.

2016-02-28 Thread Andres Fernandez
Hi, I was trying to get the Gnome Object Mapper library vapi, cause I couldn't find the bindings somewhere else. This is the first time that I try to make a vapi so I'm not sure if I'm doing it wel. I folowed [1] this wiki and when I run $ vapigen --library gom-1.0

[Vala] About composite templates and its constructors

2015-08-06 Thread Andres Fernandez
Hi folks! I've been playing for a while with composite templates on vala, and made a lot of progress to reach what I expected of my work on it. It's just great! Well, anyway, I had a problem and didn't get any clue on the web. I have two composite templates there is a MyWindow class and a

Re: [Vala] Perfect Vala IDE

2014-12-02 Thread Andres Fernandez
El 02/12/2014 15:07, Dmitry Golovin d...@golovin.in escribió: What IDE do you use for your vala code? I use Anjuta for Vala. I really like it. Andrés Fernandez Software Peronista ___ vala-list mailing list vala-list@gnome.org

[Vala] Call default mail app (like evolution) from a Vala/Gtk+ app

2013-02-27 Thread Andres Fernandez
Hello, I'm trying to find how to call the window to write a mail of the default mail app, with a predefined subject and a predefined text in the body of the mail. Is it possible? My English is quite limited do I don't know if it is clear. Thanks! ___

Re: [Vala] Call default mail app (like evolution) from a Vala/Gtk+ app

2013-02-27 Thread Andres Fernandez
! On Wed, 27 Feb 2013 22:07:44 -0300 Andres Fernandez wrote: Hello, I'm trying to find how to call the window to write a mail of the default mail app, with a predefined subject and a predefined text in the body of the mail. Is it possible? My English is quite limited