|
NAMEX11::Xlib::XID - Base class for objects wrapping an XIDATTRIBUTESdisplayRequired. The X11::Xlib::Display where the resource is located.xidRequired. The X11 numeric ID for this resource.autofreeWhether this object should control the lifespan of the remote resource, by calling an Xlib Free/Destroy function if it goes out of scope. The default is False, since this base class has no idea how to release any resources.METHODSsummarizeReturn a human-readable string describing the object. The text is subject to change, and may be customized for the specific subclass.AUTHOROlivier Thauvin, <nanardon@nanardon.zarb.org>Michael Conrad, <mike@nrdvana.net> COPYRIGHT AND LICENSECopyright (C) 2009-2010 by Olivier ThauvinCopyright (C) 2017 by Michael Conrad This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.
Visit the GSP FreeBSD Man Page Interface. |