GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Cairo::GObject(3) User Contributed Perl Documentation Cairo::GObject(3)

Cairo::GObject - Integrate Cairo into the Glib type system

  use Cairo::GObject;

  # Cairo and Glib are now loaded and the Cairo types are registered with
  # Glib's type machinery.  This allows you to correctly use Cairo types
  # in signals and properties.

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.

Torsten Schoenfeld <kaffeetisch at gmx dot de>

Copyright (C) 2011 by the cairo perl team
2019-08-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.