connectLocationPopupOnPaste
fun connectLocationPopupOnPaste(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
Emitted when the user asks for it.
This is a class.SignalAction.html.
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.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect