Signal
GtkFileChooserWidget::search-shortcut
Description [src]
The ::search-shortcut signal is a [keybinding signal][GtkBindingSignal] which gets emitted when the user asks for it.
This is used to make the file chooser show the search entry.
The default binding for this signal is Alt + S
.
Default handler: The default handler is called before the handlers added via |
Signal can be directly emitted on objects from user code |