goose121.clx-truetype/doc/include/fun-xft-text-line-width.texinfo
Michael Filonenko dc411b8b12 update docs
2012-08-03 11:52:41 +03:00

6 lines
283 B
Plaintext

@findex text-line-width
@anchor{Function text-line-width}
@deffn {Function} {text-line-width} drawable font string @&key start end
Returns width of text line bounding box. @var{drawable} must be window, pixmap or screen. It is sum of advance widths minus sum of kernings.
@end deffn