Name : perl-X11-Xlib
| |
Version : 0.250.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.2.1
| Date : 2024-03-09 00:25:02
|
Group : Unspecified
| Source RPM : perl-X11-Xlib-0.250.0-lp155.2.1.src.rpm
|
Size : 0.64 MB
| |
Packager : https://www_suse_com/
| |
Summary : Low-level access to the X11 library
|
Description :
This module provides low-level access to Xlib functions.
This includes access to some X11 extensions like the X11 test library (Xtst).
If you import the Xlib functions directly, or call them as methods on an instance of X11::Xlib, you get a near-C experience where you are required to manage the lifespan of resources, XIDs are integers instead of objects, and the library does not make any attempt to keep you from passing bad data to Xlib.
If you instead create a X11::Xlib::Display object and call all your methods on that, you get a more friendly wrapper around Xlib that helps you manage resource lifespan, wraps XIDs with perl objects, and does some sanity checking on the state of the library when you call methods.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/x86_64 |