Pango::Cairo::Context (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Pango::Cairo::Context - Using Cairo contexts with pangoHIERARCHY
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
PangoCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the
LGPL.
See Pango for a full notice.