Add GI annotations to GIcon and related classes and interfaces

This commit is contained in:
Pavel Holejsovsky
2010-12-27 16:08:46 +01:00
parent 7a1fbcd959
commit 5a8d012d29
5 changed files with 15 additions and 13 deletions

View File

@@ -275,7 +275,7 @@ g_themed_icon_new (const char *iconname)
/**
* g_themed_icon_new_from_names:
* @iconnames: an array of strings containing icon names.
* @iconnames: (array length=len): an array of strings containing icon names.
* @len: the length of the @iconnames array, or -1 if @iconnames is
* %NULL-terminated
*