Pango::LayoutLine(3) User Contributed Perl Documentation Pango::LayoutLine(3)
NAME
Pango::LayoutLine
HIERARCHY
Glib::Boxed
+----Pango::LayoutLine
METHODS
(ink_rect, logical_rect) = $line->get_extents
(ink_rect, logical_rect) = $line->get_pixel_extents
x_pos = $line->index_to_x ($index_, $trailing)
o $index_ (integer)
o $trailing (boolean)
list = $line->get_pixel_extents
list = $line->get_x_ranges ($start_index, $end_index)
o $start_index (integer)
o $end_index (integer)
list = $line->x_to_index ($x_pos)
o $x_pos (integer)
SEE ALSO
Pango, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2009 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
perl v5.12.1 2010-07-05 Pango::LayoutLine(3)