glib.gshell

Undocumented in source.

Members

Enums

GShellError
enum GShellError
Undocumented in source.

Functions

g_shell_error_quark
GQuark g_shell_error_quark()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_parse_argv
gboolean g_shell_parse_argv(const(gchar)* command_line, gint* argcp, gchar*** argvp, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_quote
gchar* g_shell_quote(const(gchar)* unquoted_string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_unquote
gchar* g_shell_unquote(const(gchar)* quoted_string, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta