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