docs: Document Since properly, 2.26 -> 2.28

This commit is contained in:
Javier Jardón
2011-02-08 01:04:20 +00:00
parent db12eb5ca4
commit a0554a9f76
6 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ typedef struct _GSimpleActionClass GSimpleActionClass;
* The <structname>GSimpleAction</structname> structure contains private
* data and should only be accessed using the provided API
*
* Since: 2.26
* Since: 2.28
*/
struct _GSimpleAction
{
@@ -65,7 +65,7 @@ struct _GSimpleAction
* GSimpleActionClass:
* @activate: the class closure for the activate signal
*
* Since: 2.26
* Since: 2.28
*/
struct _GSimpleActionClass
{