Method
AdwPropertyAnimationTargetget_pspec
Declaration [src]
GParamSpec*
adw_property_animation_target_get_pspec (
AdwPropertyAnimationTarget* self
)
Description [src]
Gets the GParamSpec
of the property animated by self
.
Available since: | 1.2 |
Gets property | Adw.PropertyAnimationTarget:pspec |
Return value
Type: GParamSpec
The animated property’s GParamSpec
The data is owned by the instance. |