Constructor
EvinceDocumentTransitionEffectnew
Declaration [src]
EvTransitionEffect*
ev_transition_effect_new (
EvTransitionEffectType type,
const gchar* first_property_name,
...
)
Parameters
type |
EvTransitionEffectType |
No description available. | |
first_property_name |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. | |
... |
|
No description available. |
Return value
Returns: | EvTransitionEffect |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |