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