Query: glib::boxed
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Glib::Boxed(3pm) User Contributed Perl Documentation Glib::Boxed(3pm)NAMEGlib::Boxed - Generic wrappers for C structuresDESCRIPTIONGlib::Boxed is a generic wrapper mechanism for arbitrary C structures. For the most part you don't care about this as a Perl developer, but it is important to know that all Glib::Boxed descendents can be copied with the "copy" method.HIERARCHYGlib::BoxedMETHODScopy_of_boxed = $boxed->copy Create and return a new copy of $boxed.SEE ALSOGlibCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Glib for a full notice. perl v5.14.2 2012-05-24 Glib::Boxed(3pm)