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

Commit

Permalink
[glib] Add g_convert annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahlin-litl authored and boondocksaints-debug committed Mar 15, 2010
1 parent 2cc9735 commit a3fef9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gir/glib-2.0.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,9 @@
* g_completion_complete_utf8:
* Return value: (element-type utf8) (transfer none):
*/

/**
* g_convert:
* @bytes_read: (out):
* @bytes_written: (out):
*/

0 comments on commit a3fef9f

Please sign in to comment.