hi Bastien,

On Thu, 2010-10-21 at 17:44 +0100, Bastien Nocera wrote:
> I'll also note that some apps can't be ported, like gnome-control-center
> or totem because the only way to get arguments is through "open" which
> only deals with files/URIs.

Give G_APPLICATION_HANDLES_COMMAND_LINE in the GApplicationFlags and
then connect to the "command-line" signal (or implement the vfunc).

Cheers

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to