Function gtk4_sys::gtk_tree_view_set_row_separator_func

source ·
pub unsafe extern "C" fn gtk_tree_view_set_row_separator_func(
    tree_view: *mut GtkTreeView,
    func: GtkTreeViewRowSeparatorFunc,
    data: gpointer,
    destroy: GDestroyNotify
)