summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-22 19:21:02 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-22 19:21:02 +0000
commitb96b62b89cadc96e8a1612d7e33db99bfe58d82f (patch)
tree41da9208b3dd3589b214a196d110e6c4eb4cb83a /docs
parent998751f0539a86d7931a8558943854243314e594 (diff)
downloadpango-b96b62b89cadc96e8a1612d7e33db99bfe58d82f.tar.gz
Added "Since:" in the doc example.
2006-01-22 Behdad Esfahbod <behdad@gnome.org> * docs/TEXT/coding-style: Added "Since:" in the doc example.
Diffstat (limited to 'docs')
-rw-r--r--docs/TEXT/coding-style2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TEXT/coding-style b/docs/TEXT/coding-style
index 04526c9c..f58b0d2b 100644
--- a/docs/TEXT/coding-style
+++ b/docs/TEXT/coding-style
@@ -63,6 +63,8 @@ in the gtk-doc / gnome-doc style. For instance:
* index is out of range. This layout line can
* be ref'ed and retained, but will become invalid
* if changes are made to the #PangoLayout.
+ *
+ * Since: 1.6
**/
PangoLayoutLine *
pango_layout_get_line (PangoLayout *layout,