Gtk.IconView::selection-changed
function callback(icon_view, ):void;
The ::selection-changed signal is emitted when the selection (i.e. the set of selected items) changes.
- icon_view
instance of Gtk.IconView that is emitting the signal
function callback(icon_view, ):void;
The ::selection-changed signal is emitted when the selection (i.e. the set of selected items) changes.
instance of Gtk.IconView that is emitting the signal