location_popup_on_paste


Description:

public signal void location_popup_on_paste ()

The location_popup_on_paste signal is a keybinding signal which gets emitted when the user asks for it.

This is used to make the file chooser show a "Location" prompt when the user pastes into a FileChooserWidget.

The default binding for this signal is `Control + V`.