Method

BisPropertyAnimationTargetget_pspec

Declaration [src]

GParamSpec*
bis_property_animation_target_get_pspec (
  BisPropertyAnimationTarget* self
)

Description [src]

Gets the GParamSpec of the property animated by self.

Available since:1.2

Return value

Returns: GParamSpec
 

The animated property’s GParamSpec

 The data is owned by the instance.