pub unsafe extern "C" fn gtk_text_view_set_editable(
    text_view: *mut GtkTextView,
    setting: gboolean
)