glib::boxed(3pm) debian man page | unix.com

Man Page: glib::boxed

Operating Environment: debian

Section: 3pm

Glib::Boxed(3pm)					User Contributed Perl Documentation					  Glib::Boxed(3pm)

NAME
Glib::Boxed - Generic wrappers for C structures
DESCRIPTION
Glib::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.
HIERARCHY
Glib::Boxed
METHODS
copy_of_boxed = $boxed->copy Create and return a new copy of $boxed.
SEE ALSO
Glib
COPYRIGHT
Copyright (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)
Related Man Pages
glib::flags(3) - suse
gnome2::canvas::pathdef(3pm) - debian
gtk2::iconset(3pm) - debian
gtk2::recentinfo(3pm) - debian
pango::attriterator(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?