signal callback delegate or function to connect
void callback(gda.holder.Holder holder, string attrName, gobject.value.Value attrValue, gda.set.Set set)
holder the GdaHolder for which an attribute changed (optional)
attrName attribute's name (optional)
attrValue attribute's value (optional)
set the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to HolderAttrChanged signal.
Gets emitted when an attribute for any of the #GdaHolder objects managed by set has changed