Function clutter_sys::clutter_behaviour_ellipse_new[][src]

pub unsafe extern "C" fn clutter_behaviour_ellipse_new(
    alpha: *mut ClutterAlpha,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    direction: ClutterRotateDirection,
    start: c_double,
    end: c_double
) -> *mut ClutterBehaviour