Function clutter_sys::clutter_actor_bind_model_with_properties[][src]

pub unsafe extern "C" fn clutter_actor_bind_model_with_properties(
    self_: *mut ClutterActor,
    model: *mut GListModel,
    child_type: GType,
    first_model_property: *const c_char,
     ...
)