Signal
GtkFileChooserWidget::location-popup-on-paste
Description [src]
Emitted when the user asks for it.
This is a keybinding signal.
This is used to make the file chooser show a “Location” prompt
when the user pastes into a GtkFileChooserWidget
.
The default binding for this signal is Control-V.
Default handler: The default handler is called before the handlers added via |
Signal can be directly emitted on objects from user code |