Creates a new Gio.AppInfo from the given information.
When constructing commandline, quote any filenames or potentially-
untrusted input using GLib.shell_quote, and note that the
quoting rules of the Exec key of the
freedesktop.org Desktop Entry Specification
are applied. For example, if the commandline contains
percent-encoded URIs, the percent-character must be doubled in order to prevent it from
being swallowed by Exec key unquoting. See
the specification
for exact quoting rules.
Creates a new Gio.AppInfo from the given information.
When constructing
commandline, quote any filenames or potentially- untrusted input using GLib.shell_quote, and note that the quoting rules of theExeckey of the freedesktop.org Desktop Entry Specification are applied. For example, if thecommandlinecontains percent-encoded URIs, the percent-character must be doubled in order to prevent it from being swallowed byExeckey unquoting. See the specification for exact quoting rules.