Method
GtkIconViewitem_activated
Declaration [src]
void
gtk_icon_view_item_activated (
GtkIconView* icon_view,
GtkTreePath* path
)
Description [src]
Activates the item determined by path.
| Deprecated since: | 4.10 |
Use | |
Parameters
path |
GtkTreePath |
The |
|
| The data is owned by the caller of the function. |