clutter_text_get_layout_offsets

Function clutter_text_get_layout_offsets 

Source
pub unsafe extern "C" fn clutter_text_get_layout_offsets(
    self_: *mut ClutterText,
    x: *mut c_int,
    y: *mut c_int,
)