Function clutter_sys::clutter_box_pack_at[][src]

pub unsafe extern "C" fn clutter_box_pack_at(
    box_: *mut ClutterBox,
    actor: *mut ClutterActor,
    position: c_int,
    first_property: *const c_char,
     ...
)