Class: Gtk::FileChooserWidget

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#new(action) ⇒ Gtk::Widget

Creates a new Gtk::FileChooserWidget. This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by Gtk::FileChooserDialog.

Parameters:

Returns:

#search_mode=(search_mode) ⇒ TrueClass

Parameters:

  • search_mode (TrueClass)

Returns:

  • (TrueClass)

    search-mode

  • (TrueClass)

    search-mode

#search_mode?TrueClass

Returns search-mode.

Returns:

  • (TrueClass)

    search-mode

#subtitleString

Returns subtitle.

Returns:

  • (String)

    subtitle

#subtitle=(subtitle) ⇒ String

Parameters:

  • subtitle (String)

Returns:

  • (String)

    subtitle

  • (String)

    subtitle