Function

GLibWin32get_command_line

since: 2.0

Declaration

gchar**
g_win32_get_command_line (
  void
)

Description

No description available.

Available since: 2.0

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.