diff options
Diffstat (limited to 'perl/perl-Cairo-GObject/README')
-rw-r--r-- | perl/perl-Cairo-GObject/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Cairo-GObject/README b/perl/perl-Cairo-GObject/README new file mode 100644 index 0000000000..00fb83c2a3 --- /dev/null +++ b/perl/perl-Cairo-GObject/README @@ -0,0 +1,5 @@ +perl-Cairo-GObject - Integrate Cairo into the Glib type system + +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. |