Next:
Gnome2::Print::Dialog
Previous:
Gnome2::Print::Config::Constants
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::Print::Context



NAME

Gnome2::Print::Context

HIERARCHY

  Glib::Object
  +----Gnome2::Print::Context

METHODS

context = Gnome2::Print::Context->new ($config)

integer = $pc->newpath

integer = $pc->arcto ($x, $y, $radius, $angle1, $angle2, $direction)

integer = $pc->beginpage ($name)

integer = $pc->clip

integer = $pc->close

integer = $pc->closepath

integer = $ctx->create_transport

integer = $pc->curveto ($x1, $y1, $x2, $y2, $x3, $y3)

integer = $pc->eoclip

integer = $pc->eofill

integer = $pc->fill

integer = $pc->glyphlist ($glyphlist)

integer = $pc->grayimage ($data, $width, $height, $rowstride)

integer = $pc->grestore

integer = $pc->gsave

integer = $pc->line_stroked ($x0, $y0, $x1, $y1)

integer = $pc->lineto ($x, $y)

integer = $pc->moveto ($x, $y)

integer = $pc->rect_filled ($x, $y, $width, $height)

integer = $pc->rect_stroked ($x, $y, $width, $height)

integer = $pc->rgbaimage ($data, $width, $height, $rowstride)

integer = $pc->rgbimage ($data, $width, $height, $rowstride)

integer = $pc->rotate ($theta)

integer = $pc->scale ($sx, $sy)

integer = $pc->setfont ($font)

integer = $pc->setlinecap ($captype)

integer = $pc->setlinejoin ($jointype)

integer = $pc->setlinewidth ($width)

integer = $pc->setmiterlimit ($limit)

integer = $pc->setopacity ($opacity)

integer = $pc->setrgbcolor ($r, $g, $b)

integer = $pc->show ($text)

integer = $pc->show_sized ($text, $bytes)

integer = $pc->showpage

integer = $pc->stroke

integer = $pc->strokepath

integer = $pc->translate ($x, $y)

PROPERTIES

'config' (Gnome2::Print::Config : readable / writable)
Config
'filter' (Glib::Object::_Unregistered::GnomePrintFilter : readable / writable)
Filter
'transport' (Glib::Object::_Unregistered::GnomePrintTransport : readable / writable)
Transport

SEE ALSO

Gnome2::Print, Glib::Object

COPYRIGHT

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

This software is licensed under the LGPL. See Gnome2::Print for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:58:51 2009