Signal

GtkRecentChooser::item-activated

since: 2.10

Declaration

void
item_activated (
  GtkRecentChooser* self,
  gpointer user_data
)

Description [src]

This signal is emitted when the user “activates” a recent item in the recent chooser. This can happen by double-clicking on an item in the recently used resources list, or by pressing Enter.

Default handler:

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

Available since: 2.10