diff options
author | Michel A. BEGUE <mab974@gmail.com> | 2019-05-17 23:11:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:11:07 +0700 |
commit | 75706e0d0689b0442905c36c9009adb710887534 (patch) | |
tree | cf872a737dd57e504fa0e9218d6246cffb7bdd96 /perl/perl-Cairo-GObject/README | |
parent | 4dac4a403e9cd43d4a7f9667169eb2d786a5eef4 (diff) |
perl/perl-Cairo-GObject: Added (Integrate Cairo into the Glib).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 000000000000..00fb83c2a3bc --- /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. |