clutter_actor_bind_model_with_properties

Function clutter_actor_bind_model_with_properties 

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