Signal

GtkIconView::selection-changed

Declaration

void
selection_changed (
  GtkIconView* self,
  gpointer user_data
)

Description [src]

The ::selection-changed signal is emitted when the selection (i.e. the set of selected items) changes.

Default handler:

The default handler is called before the handlers added via g_signal_connect().