Signal

GtkMenuShell::selection-done

Declaration

void
selection_done (
  GtkMenuShell* self,
  gpointer user_data
)

Description [src]

This signal is emitted when a selection has been completed within a menu shell.

Default handler:

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