FileChooserWidget.addOnPlacesShortcut

The ::places-shortcut signal is a [keybinding signal]GtkBindingSignal which gets emitted when the user asks for it.

This is used to move the focus to the places sidebar.

The default binding for this signal is Alt + P.

class FileChooserWidget
gulong
addOnPlacesShortcut
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)