clutter_timeline_get_step_progress

Function clutter_timeline_get_step_progress 

Source
pub unsafe extern "C" fn clutter_timeline_get_step_progress(
    timeline: *mut ClutterTimeline,
    n_steps: *mut c_int,
    step_mode: *mut ClutterStepMode,
) -> gboolean