clutter_state_remove_key

Function clutter_state_remove_key 

Source
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,
)