#include <gerror.h>Go to the source code of this file.
Defines | |
| #define | G_SHELL_ERROR g_shell_error_quark () |
Enumerations | |
| enum | GShellError |
Functions | |
| GQuark | g_shell_error_quark (void) |
| gchar * | g_shell_quote (const gchar *unquoted_string) |
| gchar * | g_shell_unquote (const gchar *quoted_string, GError **error) |
| gboolean | g_shell_parse_argv (const gchar *command_line, gint *argcp, gchar ***argvp, GError **error) |
| enum GShellError |
| GQuark g_shell_error_quark | ( | void | ) |
| gboolean g_shell_parse_argv | ( | const gchar * | command_line, | |
| gint * | argcp, | |||
| gchar *** | argvp, | |||
| GError ** | error | |||
| ) |
1.5.1