clutter_box_pack_at

Function clutter_box_pack_at 

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