Next: Glib::CodeGen | Previous: Glib::BookmarkFile | [Gtk2-Perl - Table of Contents] | [Gtk2-Perl - Index] |
Glib::Boxed - Generic wrappers for C structures
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.
Glib::Boxed
Create and return a new copy of $boxed.
Copyright (C) 2003-2009 by the gtk2-perl team.
This software is licensed under the LGPL. See Glib for a full notice.