Function

GLibWin32get_command_line

Declaration [src]

gchar**
g_win32_get_command_line (
  void
)

Description

No description available.

This function is not directly available to language bindings.

Return value

Type: An array of utf8

No description available.

The array is NULL-terminated.
The data is owned by the called function.
Each element is a NUL terminated UTF-8 string.