Function clutter_sys::clutter_text_new_with_text[][src]

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