Signal

GtkShortcutsWindow::search

Declaration

void
search (
  GtkShortcutsWindow* self,
  gpointer user_data
)

Description [src]

The ::search signal is a [keybinding signal][GtkBindingSignal] which gets emitted when the user uses a keybinding to start a search.

The default binding for this signal is Control-F.

Default handler:

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

Signal can be directly emitted on objects from user code