debian man page for gtk2::printcontext

Query: gtk2::printcontext

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::PrintContext(3pm) 				User Contributed Perl Documentation				   Gtk2::PrintContext(3pm)

NAME
Gtk2::PrintContext - wrapper for GtkPrintContext
HIERARCHY
Glib::Object +----Gtk2::PrintContext
METHODS
context = $context->get_cairo_context $context->set_cairo_context ($cr, $dpi_x, $dpi_y) o $cr (Cairo::Context) o $dpi_x (double) o $dpi_y (double) context = $context->create_pango_context layout = $context->create_pango_layout double = $context->get_dpi_x double = $context->get_dpi_y (top, bottom, left, right) = $context->get_hard_margins Returns an empty list if the hard margins could not be retrieved. Since: gtk+ 2.20 double = $context->get_height pagesetup = $context->get_page_setup fontmap = $context->get_pango_fontmap double = $context->get_width
SEE ALSO
Gtk2, Glib::Object
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::PrintContext(3pm)
Related Man Pages
gtk2::filechooserwidget(3) - suse
gtk2::vbuttonbox(3) - suse
gtk2::imcontext(3pm) - debian
gtk2::papersize(3pm) - debian
gtk2::radiotoolbutton(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk