Fix program messages and gtk-doc comments.

This commit is contained in:
2011-01-28 17:39:40 +01:00
parent c2403fdcf7
commit cf3e4ae473
19 changed files with 317 additions and 328 deletions

View File

@@ -39,8 +39,6 @@ struct _LdCanvas
/*< private >*/
GtkDrawingArea parent_instance;
LdCanvasPrivate *priv;
/*< public >*/
};
struct _LdCanvasClass
@@ -57,7 +55,7 @@ struct _LdCanvasClass
/**
* LD_CANVAS_BASE_UNIT:
* LD_CANVAS_BASE_UNIT_LENGTH:
*
* Length of the base unit in milimetres.
*/