Function clutter_sys::clutter_animator_property_set_ease_in[][src]

pub unsafe extern "C" fn clutter_animator_property_set_ease_in(
    animator: *mut ClutterAnimator,
    object: *mut GObject,
    property_name: *const c_char,
    ease_in: gboolean
)