Signal

GtkRecentChooser::selection-changed

since: 2.10

Declaration

void
selection_changed (
  GtkRecentChooser* self,
  gpointer user_data
)

Description [src]

This signal is emitted when there is a change in the set of selected recently used resources. This can happen when a user modifies the selection with the mouse or the keyboard, or when explicitly calling functions to change the selection.

Default handler:

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

Available since: 2.10