wok view perl-glib/description.txt @ rev 25691

Up lynis (3.1.1), ncurses-examples (20211021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 16 10:43:04 2024 +0000 (4 weeks ago)
parents
children
line source
1 This wrapper attempts to provide a perlish interface while
2 remaining as true as possible to the underlying C API,
3 so that any reference materials you can find on using GLib
4 may still apply to using the libraries from perl.
5 This module also provides facilities for creating wrappers
6 for other GObject-based libraries.