java-gnome version 4.0.19

org.gnome.gtk
Interface IconView.SelectionChanged

Enclosing class:
IconView

public static interface IconView.SelectionChanged

Signal emitted when the selection changes, i.e. when a new item is selected or a previously selected item was unselected.

Since:
4.0.7
Author:
Vreixo Formoso

Method Summary
 void onSelectionChanged(IconView source)
           
 

Method Detail

onSelectionChanged

void onSelectionChanged(IconView source)


java-gnome