Re: GApplication and GtkApplication oddness
- From: Alberto Ruiz <aruiz gnome org>
- To: Richard Hughes <hughsient gmail com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: GApplication and GtkApplication oddness
- Date: Thu, 10 Jun 2010 10:34:00 +0100
2010/6/9 Richard Hughes <hughsient gmail com>:
> With GApplication we have:
>
> application = g_application_new_and_register
> ("org.gnome.ColorManager.Prefs", argc, argv);
>
> and with GtkApplication we have:
>
> application = gtk_application_new (argc, argv, "org.gnome.ColorManager.Prefs");
>
> It does seem slightly odd that the former has the appid first, and the
> latter has it last. I'm not sure it matters much, but I figured
> feedback might be useful.
I do think it matters a lot, there should be consistency between
calls, good catch.
> Richard.
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>
--
Un saludo,
Alberto Ruiz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]