Constructor

EvinceDocumentTransitionEffectnew

Declaration [src]

EvTransitionEffect*
ev_transition_effect_new (
  EvTransitionEffectType type,
  const gchar* first_property_name,
  ...
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

type

Type: EvTransitionEffectType

No description available.

first_property_name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
...

Type: 

No description available.

Return value

Type: EvTransitionEffect

No description available.

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