cairo::gobject(3pm) debian man page | unix.com

Man Page: cairo::gobject

Operating Environment: debian

Section: 3pm

Cairo::GObject(3pm)					User Contributed Perl Documentation				       Cairo::GObject(3pm)

NAME
Cairo::GObject - Integrate Cairo into the Glib type system
SYNOPSIS
use Cairo::GObject; # Cairo and Glib are now loaded and the Cairo types are registed with # Glib's type machinery. This allows you to correctly use Cairo types # in signals and properties.
ABSTRACT
Cairo::GObject registers Cairo's types ("Cairo::Context", "Cairo::Surface", etc.) with Glib's type systems so that they can be used normally in signals and properties. If you have encountered an error akin to this: GType CairoContext(15497280) is not registered with gperl -- then you need to use Cairo::GObject.
AUTHORS
Torsten Schoenfeld <kaffeetisch at gmx dot de>
COPYRIGHT
Copyright (C) 2011 by the cairo perl team perl v5.14.2 2011-10-13 Cairo::GObject(3pm)
Related Man Pages
pango(3) - suse
cairo_status_to_string(3) - php
goo::canvas::itemsimple(3pm) - debian
graphics::primitive::driver::cairo(3pm) - debian
pango::cairo(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph