clutter_text_set_line_wrap_mode

Function clutter_text_set_line_wrap_mode 

Source
pub unsafe extern "C" fn clutter_text_set_line_wrap_mode(
    self_: *mut ClutterText,
    wrap_mode: PangoWrapMode,
)