Documentation fixes

Mostly making sure that return values and varargs don't loose
their docs.
This commit is contained in:
Matthias Clasen
2011-09-25 20:58:59 -04:00
parent a6151ebb95
commit 5ff8fe6971
33 changed files with 194 additions and 164 deletions

View File

@ -1903,7 +1903,7 @@ gtk_settings_install_property (GParamSpec *pspec)
/**
* gtk_settings_install_property_parser:
* @psepc:
* @pspec:
* @parser: (scope call):
*/
void