diff options
Diffstat (limited to 'perl/perl-gnome2-canvas/README')
-rw-r--r-- | perl/perl-gnome2-canvas/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/perl/perl-gnome2-canvas/README b/perl/perl-gnome2-canvas/README index 8d4180f779..55b949c90f 100644 --- a/perl/perl-gnome2-canvas/README +++ b/perl/perl-gnome2-canvas/README @@ -1 +1,8 @@ -Perl bindings for libgnomecanvas. +perl-gnome2-canvas (perl bindings for libgnomecanvas) + +The Gnome2::Canvas module allows a perl developer to use the +GnomeCanvas widget with Gtk2-Perl. + +Like the Gtk2 module on which it depends, Gnome2::Canvas follows the C +API of libgnomecanvas-2.0 as closely as possible while still being +perlish. Thus, the C API reference remains the canonical documentation. |