| Description | A set of Perl bindings for Gtk+ 2.0 and various related libraries |

GStreamer::Structure

my $structure = {
name => $name,
fields => [
[$field_name, $type, $value],
[$field_name, $type, $value],
...
]
}



Copyright (C) 2005-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See GStreamer for a full notice.