Package org.gnome.gtk

Class FileChooserWidget

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget, FileChooser

@Generated("io.github.jwharm.JavaGI") @Deprecated public class FileChooserWidget extends Widget implements Accessible, Buildable, ConstraintTarget, FileChooser
Deprecated.
GtkFileChooserWidget is a widget for choosing files.

It exposes the FileChooser interface, and you should use the methods of this interface to interact with the widget.

Shortcuts and Gestures
GtkFileChooserWidget supports the following keyboard shortcuts:

  • Shift+F10 or Menu opens the context menu.

The following signals have default keybindings:

  • Gtk.FileChooserWidget::desktop-folder
  • Gtk.FileChooserWidget::down-folder
  • Gtk.FileChooserWidget::home-folder
  • Gtk.FileChooserWidget::location-popup
  • Gtk.FileChooserWidget::location-popup-on-paste
  • Gtk.FileChooserWidget::location-toggle-popup
  • Gtk.FileChooserWidget::places-shortcut
  • Gtk.FileChooserWidget::quick-bookmark
  • Gtk.FileChooserWidget::recent-shortcut
  • Gtk.FileChooserWidget::search-shortcut
  • Gtk.FileChooserWidget::show-hidden
  • Gtk.FileChooserWidget::up-folder

CSS nodes
GtkFileChooserWidget has a single CSS node with name filechooser.