Method

BisAlbumget_child_transition_params

Declaration [src]

BisSpringParams*
bis_album_get_child_transition_params (
  BisAlbum* self
)

Description [src]

Gets the child transition spring parameters for self.

Available since:1.0

Return value

Returns: BisSpringParams
 

The child transition parameters.

 The caller of the method takes ownership of the data, and is responsible for freeing it.