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 [GtkIconView] A GtkIconView.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]