Method
AdapPropertyAnimationTargetget_pspec
since: 1.2
Declaration [src]
GParamSpec*
adap_property_animation_target_get_pspec (
AdapPropertyAnimationTarget* self
)
Description [src]
Gets the GParamSpec of the property animated by self.
Available since: 1.2
| Gets property | Adap.PropertyAnimationTarget:pspec |
Return value
Type: GParamSpec
The animated property’s GParamSpec.
| The returned data is owned by the instance. |