NAME
Glib::Ex::ConnectProperties::Element::object -- plain object properties
SYNOPSIS
Glib::Ex::ConnectProperties->new([$object, 'propname'],
[$another, 'propname']);
DESCRIPTION
This element class is the ConnectProperties access to the plain get_property()
etc properties of an object.
There's no special object#
prefix for these properties, just give the property name. See Glib::Ex::ConnectProperties for details.
SEE ALSO
Glib::Ex::ConnectProperties, Glib::Object
HOME PAGE
http://user42.tuxfamily.org/glib-ex-connectproperties/index.html
LICENSE
Copyright 2010, 2011, 2012, 2017 Kevin Ryde
Glib-Ex-ConnectProperties is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.
Glib-Ex-ConnectProperties is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Glib-Ex-ConnectProperties. If not, see http://www.gnu.org/licenses/.