Function clutter_sys::clutter_text_set_selection[][src]

pub unsafe extern "C" fn clutter_text_set_selection(
    self_: *mut ClutterText,
    start_pos: ssize_t,
    end_pos: ssize_t
)