gtkIconViewSelectAll {RGtk2}R Documentation

gtkIconViewSelectAll

Description

Selects all the icons. icon.view must has its selection mode set to

GTK_SELECTION_MULTIPLE
.

Usage

gtkIconViewSelectAll(object)

Arguments

object

A GtkIconView.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]