summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 01683af3..e3d5191f 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1510,7 +1510,7 @@ pango_attr_overline_color_new (guint16 red,
* Modify the height of logical line extents by a factor.
*
* This affects the values returned by
- * [method@Pango.LayoutLine.get_extents] and
+ * [method@Pango.Line.get_extents] and
* [method@Pango.LayoutIter.get_line_extents].
*
*
@@ -1536,7 +1536,7 @@ pango_attr_line_height_new (double factor)
* Override the height of logical line extents to be @height.
*
* This affects the values returned by
- * [method@Pango.LayoutLine.get_extents],
+ * [method@Pango.Line.get_extents],
* [method@Pango.LayoutIter.get_line_extents].
*
* Since: 1.50
@@ -1562,7 +1562,7 @@ pango_attr_line_height_new_absolute (int height)
* if not overridden by line spacing attributes.
*
* This affects the values returned by
- * [method@Pango.LayoutLine.get_extents],
+ * [method@Pango.Line.get_extents],
* [method@Pango.LayoutIter.get_line_extents].
*/
PangoAttribute *