summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-01-12 12:13:42 -0500
committerRyan Lortie <desrt@desrt.ca>2014-01-17 20:04:44 -0500
commit673ee54cddab81cf4456b1c2ecf7a668e97e5a0f (patch)
tree0557fb3e7f72d53f9f3797ffbc131b283699db28 /docs
parent3352293ab5b93d8607dc61a99195ea09aa7bf423 (diff)
win32: add g_win32_get_command_line()
This returns the command line in GLib filename encoding format (ie: UTF-8) for use with g_option_context_parse_strv(). This will allow parsing of Unicode commandline arguments on Windows, even if the characters in those arguments fall outside of the range of the system codepage. https://bugzilla.gnome.org/show_bug.cgi?id=722025
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/glib/glib-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 86894f261..bcc629e5f 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -1994,6 +1994,7 @@ g_completion_free
<FILE>windows</FILE>
MAXPATHLEN
+g_win32_get_command_line
g_win32_error_message
g_win32_getlocale
g_win32_get_package_installation_directory