[][src]Function gtk_sys::gtk_icon_view_get_cursor

pub unsafe extern "C" fn gtk_icon_view_get_cursor(
    icon_view: *mut GtkIconView,
    path: *mut *mut GtkTreePath,
    cell: *mut *mut GtkCellRenderer
) -> gboolean