[][src]Function glib::shell_parse_argv

pub fn shell_parse_argv<P: AsRef<OsStr>>(
    command_line: P
) -> Result<Vec<OsString>, Error>