Stackexchange community for GNOME/GTK+

2017-05-09 Thread Sriram Ramkrishna
I'm creating a stackexchange community for the GNOME platform and the GTK+ toolkit. I'm looking for help in subscribing to the forum and of course some people who would be willing to answer questions. We have three days to build 5 followers and build about 5-10 questions that can be answered.

[gtk-osx-users] Module Not Found?

2017-05-09 Thread David Lowe
So, i’m taking my first baby steps - i have a modules file with just boilerplate xml > [gtk@Daves-i7:~]$ more freeciv.modules > > > > > href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/> > > and a boilerplate configuration > [gtk@Daves-i7:~]$ more

Re: Functional programming with GLib

2017-05-09 Thread Matthias Clasen
On Tue, May 9, 2017 at 4:59 AM, Tristan Van Berkom < tristan.vanber...@codethink.co.uk> wrote: > > Some things that I'm finding important for CLI apps: > > A.) Automatic generation of man pages and similar documentation, > especially generating separate man pages for each separate sub >

gdk-pixbuf: Add IANA registered image/emf and image/wmf

2017-05-09 Thread Ingo Brückl
Please see https://bugzilla.gnome.org/show_bug.cgi?id=782390 Ingo ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: GObject introspection and cairo?

2017-05-09 Thread Nicola Fontana
Il Tue, 09 May 2017 16:39:10 +0200 Stefan Salewski scrisse: > I am currently working again on the gobject introspection based > bindings for Nim language (https://github.com/StefanSalewski/nim-gi). > > And I wonder why there is only minimal support for cairo -- >

Re: GObject introspection and cairo?

2017-05-09 Thread Emmanuele Bassi
On 9 May 2017 at 15:39, Stefan Salewski wrote: > I am currently working again on the gobject introspection based > bindings for Nim language (https://github.com/StefanSalewski/nim-gi). > > And I wonder why there is only minimal support for cairo -- >

GObject introspection and cairo?

2017-05-09 Thread Stefan Salewski
I am currently working again on the gobject introspection based bindings for Nim language (https://github.com/StefanSalewski/nim-gi). And I wonder why there is only minimal support for cairo -- /usr/share/gir-1.0/cairo-1.0.gir is minimal. Of course cairo is not gobject based, but is that the

Re: Functional programming with GLib

2017-05-09 Thread Tristan Van Berkom
On Mon, 2017-05-01 at 19:09 -0400, Matthias Clasen wrote: > > > On Thu, Apr 27, 2017 at 10:29 AM, Emmanuele Bassi > wrote: > > For command line parsing I'd actually favour a slightly bolder > > approach of deprecating GOptionContext, and having something > > slightly > > more