gtk_sys

Function gtk_tree_set_row_drag_data

Source
pub unsafe extern "C" fn gtk_tree_set_row_drag_data(
    selection_data: *mut GtkSelectionData,
    tree_model: *mut GtkTreeModel,
    path: *mut GtkTreePath,
) -> gboolean