Various doc tweaks

This commit is contained in:
Matthias Clasen
2010-11-28 23:55:43 -05:00
parent 1f044a503a
commit eed36d38d1
21 changed files with 91 additions and 67 deletions

View File

@@ -33,7 +33,7 @@ G_DEFINE_TYPE_WITH_CODE (GSimpleAction, g_simple_action, G_TYPE_OBJECT,
/**
* SECTION:gsimpleaction
* @title: GSimpleAction
* @short_description: a simple GSimpleAction
* @short_description: A simple GSimpleAction
*
* A #GSimpleAction is the obvious simple implementation of the #GSimpleAction
* interface. This is the easiest way to create an action for purposes of