Gets the command line options to use when running the target application.
The result should be parsed with g_shell_parse_argv() to convert the run
options to an array suitable for use in argv.
Available since:
3.32
Return value
Returns:
const gchar*
A string containing the run options
or NULL if none have been set.