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

Return value

Type: GParamSpec

The animated property’s GParamSpec

The data is owned by the instance.