Dr Andrew Scott G7VAV

My photo
 
December 2025
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4
5 6 7 8 9 10 11


Pango::LayoutLine

Section: User Contributed Perl Documentation (3pm)
Updated: 2011-11-15
Index Return to Main Contents
 

NAME

Pango::LayoutLine - a line in a Pango::Layout  

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)

$index_ (integer)
$trailing (boolean)
 

list = $line->get_pixel_extents

 

list = $line->get_x_ranges ($start_index, $end_index)

$start_index (integer)
$end_index (integer)
 

list = $line->x_to_index ($x_pos)

$x_pos (integer)
 

SEE ALSO

Pango, Glib::Boxed  

COPYRIGHT

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Pango for a full notice.


 

Index

NAME
HIERARCHY
METHODS
(ink_rect, logical_rect) = $line->get_extents
(ink_rect, logical_rect) = $line->get_pixel_extents
x_pos = $line->index_to_x ($index_, $trailing)
list = $line->get_pixel_extents
list = $line->get_x_ranges ($start_index, $end_index)
list = $line->x_to_index ($x_pos)
SEE ALSO
COPYRIGHT


for client (none)
© Andrew Scott 2006 - 2025,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/