Next:
Pango::Script
Previous:
Pango::Matrix
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Pango::Renderer



NAME

Pango::Renderer

HIERARCHY

  Glib::Object
  +----Pango::Renderer

METHODS

$renderer->activate

Since: pango 1.8

color or undef = $renderer->get_color ($part)

Since: pango 1.8

$renderer->set_color ($part, $color)

Since: pango 1.8

$renderer->deactivate

Since: pango 1.8

$renderer->draw_error_underline ($x, $y, $width, $height)

Since: pango 1.8

$renderer->draw_glyph ($font, $glyph, $x, $y)

Since: pango 1.8

$renderer->draw_layout ($layout, $x, $y)

Since: pango 1.8

$renderer->draw_layout_line ($line, $x, $y)

Since: pango 1.8

$renderer->draw_rectangle ($part, $x, $y, $width, $height)

Since: pango 1.8

$renderer->draw_trapezoid ($part, $y1_, $x11, $x21, $y2, $x12, $x22)

Since: pango 1.8

layout = $renderer->get_layout

Since: pango 1.20

layoutline = $renderer->get_layout_line

Since: pango 1.20

matrix or undef = $renderer->get_matrix

Since: pango 1.8

$renderer->set_matrix ($matrix)

Since: pango 1.8

$renderer->part_changed ($part)

Since: pango 1.8

ENUMS AND FLAGS

enum Pango::RenderPart

SEE ALSO

Pango, Glib::Object

COPYRIGHT

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

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:05:16 2009