Function gtk_sys::gtk_icon_view_set_cursor[][src]

pub unsafe extern "C" fn gtk_icon_view_set_cursor(
    icon_view: *mut GtkIconView,
    path: *mut GtkTreePath,
    cell: *mut GtkCellRenderer,
    start_editing: gboolean
)