Compares a property value between two objects.
| older |
The first object to compare |
| newer |
The second object to compare |
| prop |
The name of the property to compare |
| gtype |
The GType of the property |
|
true if the property values are equal, false otherwise |