Skip to main content

gtk_source_buffer_get_markup

Function gtk_source_buffer_get_markup 

Source
pub unsafe extern "C" fn gtk_source_buffer_get_markup(
    buffer: *mut GtkSourceBuffer,
    start: *mut GtkTextIter,
    end: *mut GtkTextIter,
) -> *mut c_char
Available on crate feature v5_18 only.