Fwd: buildiing pango error with jhbuild

2013-11-17 Thread Andy Tai
I am trying to build GNOME 3.10 (the release) using jhbuild, on a Fedora 19 machine (which comes with GNOME 3.8) I checkout out jhbuild, follow the steps and can build using this command up to pango: jhbuild -m http://download.gnome.org/teams/releng/3.10.1/gnome-apps-3.10.1.modulesbuild -afc pang

Re: RFC: Popovers

2013-11-17 Thread Matthias Clasen
Hi Carlos, thanks for working on this ! I've now played with your branch a bit, and think that it looks generally fine - I'd like to see a subsurface-based implementation for Wayland, just to verify that we'll be able to support this across backends. Here are some quick observations from playing

Re: GObject Introspection Enum details

2013-11-17 Thread Aleksey
Thanks Jasper I've somehow overlooked that GIEnumInfo is inherited GIRegisteredTypeInfo, not directly from GIBaseInfo. Unfortunately, g_registered_type_info_get_type_name() returns NULL. I've also tried g_registered_type_info_get_g_type & g_type_name: GType type = g_registered_type_info

Re: gtk 3.10 compiling failed on Mac OS X

2013-11-17 Thread John Ralls
On Nov 17, 2013, at 4:01 AM, cee1 wrote: > Hi, > > https://git.gnome.org/browse/gtk+/tree/gdk/quartz/gdkevents-quartz.c#n1683 > there misses a right brace. Already reported: https://bugzilla.gnome.org/show_bug.cgi?id=712514 Thanks. Regards, John Ralls ___

Re: GObject Introspection Enum details

2013-11-17 Thread Jasper St. Pierre
You can try g_registered_type_info_get_type_name(), but mind asking why you want to know? On Sun, Nov 17, 2013 at 11:33 AM, Aleksey wrote: > Hi guys > > > > I am trying to use GIRepository (version 1.38) to retrieve Enumeration > details and I'm wondering how to retrieve C-name of Enum. For ex

GObject Introspection Enum details

2013-11-17 Thread Aleksey
Hi guys I am trying to use GIRepository (version 1.38) to retrieve Enumeration details and I'm wondering how to retrieve C-name of Enum. For example, I have GIEnumInfo instance for GBookmarkFileError (https://developer.gnome.org/glib/2.38/glib-Bookmark-file-parser.html#GBookmarkFileError). Ca

gtk 3.10 compiling failed on Mac OS X

2013-11-17 Thread cee1
Hi, https://git.gnome.org/browse/gtk+/tree/gdk/quartz/gdkevents-quartz.c#n1683 there misses a right brace. -- Regards, - cee1 ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list