gtk4_sys

Function gtk_text_buffer_remove_commit_notify

Source
pub unsafe extern "C" fn gtk_text_buffer_remove_commit_notify(
    buffer: *mut GtkTextBuffer,
    commit_notify_handler: c_uint,
)
Available on crate feature v4_16 only.