FileChooserWidget


Object Hierarchy:

Object hierarchy for FileChooserWidget

Description:

[ CCode ( type_id = "gtk_file_chooser_widget_get_type ()" ) ]
public class FileChooserWidget : Box, Implementor, Buildable, FileChooser, Orientable

`GtkFileChooserWidget` is a widget for choosing files.

Note:

Direct use of `GtkFileChooserWidget` is deprecated

It exposes the [iface@Gtk.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:

  • <kbd>Shift</kbd>+<kbd>F10</kbd> or <kbd>Menu</kbd> opens the context menu.

The following signals have default keybindings:

  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:desktop-folder]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:down-folder]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:home-folder]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:location-popup]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:location-popup-on-paste]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:location-toggle-popup]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:places-shortcut]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:quick-bookmark]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:recent-shortcut]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:search-shortcut]
  • [signal@Gtk.FileChooserWidget:show_hidden]
  • [signal@Gtk.FileChooserWidget:GtkFileChooserWidget:up-folder]

CSS nodes

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


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable