gtk: Fix various tiny typos in documentation comments

e.g. Invalid syntax in introspection annotations, typos in object names,
accidentally using a gtk-doc comment for an internal function.
This commit is contained in:
Philip Withnall
2015-02-18 10:57:05 +00:00
parent e160befdf8
commit 3d88899072
6 changed files with 6 additions and 5 deletions

View File

@ -75,7 +75,7 @@ find_first_manifest (HMODULE module_handle,
return TRUE;
}
/**
/*
* Grabs the first manifest it finds in libgtk3 (which is expected to be the
* common-controls-6.0.0.0 manifest we embedded to enable visual styles),
* uses it to create a process-default activation context, activates that