Function clutter_sys::clutter_text_new_full[][src]

pub unsafe extern "C" fn clutter_text_new_full(
    font_name: *const c_char,
    text: *const c_char,
    color: *const ClutterColor
) -> *mut ClutterActor