Function clutter_sys::clutter_state_remove_key[][src]

pub unsafe extern "C" fn clutter_state_remove_key(
    state: *mut ClutterState,
    source_state_name: *const c_char,
    target_state_name: *const c_char,
    object: *mut GObject,
    property_name: *const c_char
)