clutter_state_get_keys

Function clutter_state_get_keys 

Source
pub unsafe extern "C" fn clutter_state_get_keys(
    state: *mut ClutterState,
    source_state_name: *const c_char,
    target_state_name: *const c_char,
    object: *mut GObject,
    property_name: *const c_char,
) -> *mut GList