gtk4_sys

Function gtk_icon_view_set_drag_dest_item

source
pub unsafe extern "C" fn gtk_icon_view_set_drag_dest_item(
    icon_view: *mut GtkIconView,
    path: *mut GtkTreePath,
    pos: GtkIconViewDropPosition,
)