The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Chart::Glib::Ex::TempProperty -- temporary object property setting

SYNOPSIS

 use App::Chart::Glib::Ex::TempProperty;
 my $setting = App::Chart::Glib::Ex::TempProperty->new ($obj, 'propname', $newval);

FUNCTIONS

App::Chart::Glib::Ex::TempProperty->new ($obj, $propname)
App::Chart::Glib::Ex::TempProperty->new ($obj, $propname, $newvalue)

Create and return a TempProperty object ...

SEE ALSO

Glib::Ex::TieProperties