Pango::Cairo::Context

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

NAME

Pango::Cairo::Context - Using Cairo contexts with pango  

HIERARCHY

  Glib::Object
  +----Pango::Context
       +----Pango::Cairo::Context

 

METHODS

 

fontoptions = Pango::Cairo::Context::get_font_options ($context)

$context (Pango::Context)
 

Pango::Cairo::Context::set_font_options ($context, $options)

$context (Pango::Context)
$options (Cairo::FontOptions)
 

double = Pango::Cairo::Context::get_resolution ($context)

$context (Pango::Context)
 

Pango::Cairo::Context::set_resolution ($context, $dpi)

$context (Pango::Context)
$dpi (double)
 

Pango::Cairo::Context::set_shape_renderer ($context, $func=undef, $data=undef)

$context (Pango::Context)
$func (scalar)
$data (scalar)

Since: pango 1.18  

SEE ALSO

Pango  

COPYRIGHT

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

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


 

Index

NAME
HIERARCHY
METHODS
fontoptions = Pango::Cairo::Context::get_font_options ($context)
Pango::Cairo::Context::set_font_options ($context, $options)
double = Pango::Cairo::Context::get_resolution ($context)
Pango::Cairo::Context::set_resolution ($context, $dpi)
Pango::Cairo::Context::set_shape_renderer ($context, $func=undef, $data=undef)
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:24 GMT, April 27, 2011