RGtk2 (version 2.20.31)

gtkIconViewSelectedForeach: gtkIconViewSelectedForeach

Description

Calls a function for each selected icon. Note that the model or selection cannot be modified from within this function.

Usage

gtkIconViewSelectedForeach(object, func, data = NULL)

Arguments

object
func
The funcion to call for each selected icon.
data
User data to pass to the function.

Details

Since 2.6