Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Annotate g_shell_parse_argv()
Browse files Browse the repository at this point in the history
  • Loading branch information
danwinship committed Aug 10, 2009
1 parent 42c838d commit 594d6b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion gir/glib-2.0.c
Expand Up @@ -118,7 +118,7 @@
* @exit_status: (out):
*/

/*
/**
* g_get_system_config_dirs:
* Return value: (array zero-terminated=1) (transfer none)
*/
Expand All @@ -127,3 +127,11 @@
* g_get_system_data_dirs:
* Return value: (array zero-terminated=1) (transfer none)
*/

/**
* g_shell_parse_argv:
* @command_line:
* @argcp: (out):
* @argvp: (out): (array zero-terminated=1):
* @error:
*/

0 comments on commit 594d6b6

Please sign in to comment.