Pango::Cairo::Context(3) User Contributed Perl Documentation Pango::Cairo::Context(3)
NAME
Pango::Cairo::Context
HIERARCHY
Glib::Object
+----Pango::Context
+----Pango::Cairo::Context
METHODS
fontoptions = Pango::Cairo::Context::get_font_options ($context)
o $context (Pango::Context)
Pango::Cairo::Context::set_font_options ($context, $options)
o $context (Pango::Context)
o $options (Cairo::FontOptions)
double = Pango::Cairo::Context::get_resolution ($context)
o $context (Pango::Context)
Pango::Cairo::Context::set_resolution ($context, $dpi)
o $context (Pango::Context)
o $dpi (double)
Pango::Cairo::Context::set_shape_renderer ($context, $func=undef, $data=undef)
o $context (Pango::Context)
o $func (scalar)
o $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.
perl v5.12.1 2010-07-05 Pango::Cairo::Context(3)