Type Definition clutter_sys::ClutterProgressFunc[][src]

type ClutterProgressFunc = Option<unsafe extern "C" fn(_: *const GValue, _: *const GValue, _: c_double, _: *mut GValue) -> gboolean>;