GDBusObjectManagerServer vs GDBusObjectSkeleton path

2012-01-30 Thread Pierre Wieser
Hi, Not sure if I am on the right list, so just feel free to redirect me to the right one.. I am migrating from dbus-glib-1 to GDBus, wanting to use high-level GDBus API. After some tries, it appears to me that the path of the GDBusObjectSkeleton *must be below* those of the GDBusObjectManagerS

Re: splitting an App between Glade files?

2015-03-11 Thread Pierre Wieser
On 10 March 2015 at 16:52, Patrick wrote: > Hi Everyone > > I haven't personally found examples of people using multiple Glade files > for one application, is this possible? Hi, You may want to take a glance at http://github.com/trychlos/openbook. This is a new accounting application I'm current

Undeprecate GtkAlignment ?

2015-06-01 Thread Pierre Wieser
Hi all, I am the maintainer of Nautilus-Actions, currently working to getting rid of Gtk2 scories, porting to last Gtk3 features, and extending to other file managers. After having migrated my laptop to last Fedora 22, I notice that the GtkAlignment widget has been deprecated (since Gtk 3.14 acco