push_cross_fade


Description:

public void push_cross_fade (double progress)

Snapshots a cross-fade operation between two images with the given progress.

Until the first call to [[email protected]], the start image will be snapshot. After that call, the end image will be recorded until the second call to [[email protected]].

Calling this function requires two subsequent calls to [[email protected]].

Parameters:

this

a `GtkSnapshot`

progress

progress between 0.0 and 1.0




2022 vala-language.org